WebCenter Interaction API  
 

IPTCard.SetDocumentLocation Method (String)

Set the document location, Provider format, Document Type Map section, and necessary Provider document parameters for this card. These values should only be set once upon creation of the card. The values passed in this property bag uniquely identify the document for this card.

void SetDocumentLocation(
   string Value
);

Parameters

Value
String version of property bag content, identifying source document location.

See Also

IPTCard Interface | com.plumtree.server Namespace | IPTCard.SetDocumentLocation Overload List