The expiration date for the document.
PODSDocument
attribute PODSDate expirationDate;
Not applicable
PODSDate PODSgetExpirationDate(PODSDocument* doc);
void PODSsetExpirationDate( PODSDocument* doc, PODSDate date );
doc The PODSDocument object.
date [in] The expiration date to set.
Getter: The document’s expiration date.
Setter: None
If the document expiration date is set in the future, it is ignored by PODS. If it is set in the past, it is ignored by PODS for PODS documents, but for other documents PODS tries to get the document if the device is online.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |