Aqualogic Interaction API  
 

IPTDocumentTypeMap.LookupByPropBag Method (String)

Returns the doc type id based on the prop bag xml string passed in

int LookupByPropBag(
   string vDocumentLocationBagAsXML
);

Parameters

vDocumentLocationBagAsXML
prop bag as xml string

Return Value

doc type id

See Also

IPTDocumentTypeMap Interface | com.plumtree.server Namespace | IPTDocumentTypeMap.LookupByPropBag Overload List