Aqualogic Interaction API  
 

IPTCustomFileAccessor.GetAccessorDescription Method 

Should return a human-readable description of the accessor, which might describe the types of files it can parse, the name of the accessor implementer, etc. This string is never localized. Note: This is not currently used in the portal UI, but may be in the future.

string GetAccessorDescription();

Return Value

a human-readable description of the accessor

See Also

IPTCustomFileAccessor Interface | com.plumtree.server Namespace