WebCenter Interaction API  
 

IPTDocumentType.GetAccessorCLSID Method 

GetAccessorCLSID is used to retrieve the GUID of the Accessor associated with this Doc Type. This can be used to get info about the Accessor, or instantiate it.

string GetAccessorCLSID();

Return Value

clsid string

See Also

IPTDocumentType Interface | com.plumtree.server Namespace