The URL for the document.
PODSDocument
attribute PODSString url;
Not applicable
PODSString PODSgetUrl(PODSDocument* doc);
void PODSsetUrl( PODSDocument* doc, PODSString str );
doc The PODSDocument object.
str [in] The URL to set.
Getter: Document URL.
Setter: None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |