Aqualogic Interaction API  
 

IPTCard.getUserAssignedMetadata Method 

Get a reference to the hashtable that represents metadata directly assigned to the card. This metadata will be merged with the metadata derived from datasources and file accessors to create the list of card properties. For more info see PTDataSource.PutCardProperties() method

XPHashtable getUserAssignedMetadata();

See Also

IPTCard Interface | com.plumtree.server Namespace