Gets the PODSSubmissionElement object for a specified name value.
PODSSubmission
PODSSubmissionElement submissionElementForName(PODSString name);
sub.submissionElementForName(name)
PODSSubmissionElement* PODSsubmissionElementForName( PODSSubmission* sub, PODSString name );
sub The PODSSubmission object.
name [in] The name for the PODSSubmissionElement object.
The PODSSubmissionElement object for the specified name.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |