Aqualogic Interaction API  
 

IPTCard.SetDocumentSignature Method 

Sets the Provider generated string used to determine whether a card's document has changed. A card's Data Source will set this value when the document is originally imported or refreshed.

void SetDocumentSignature(
   string Value
);

Parameters

Value
A provider specific identifier for document state.

See Also

IPTCard Interface | com.plumtree.server Namespace