Aqualogic Interaction API  
 

IPTDocumentTypeMap.LookupByPropBag Method

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

Overload List

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

int LookupByPropBag(IXPPropertyBag);

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

int LookupByPropBag(string);

See Also

IPTDocumentTypeMap Interface | com.plumtree.server Namespace