WebCenter Interaction API  
 

IPTAccessor.GetDocumentLocationFormatID Method 

Each Accessor knows how to deal with a particular format of document (for example, some Accessors parse files, while others know how to extract metadata from Lotus Notes.) This identifier documents the type of document that this Accessor knows how to deal with.

int GetDocumentLocationFormatID();

Return Value

the document location format ID

See Also

IPTAccessor Interface | com.plumtree.server Namespace