IDatabaseGetResourceList Method |
Returns a list of resources (associate.type = 1)
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIListTextItems GetResourceList()
Function GetResourceList As IListTextItems
Dim instance As IDatabase
Dim returnValue As IListTextItems
returnValue = instance.GetResourceList()
IListTextItems^ GetResourceList()
Return Value
Type:
IListTextItems
See Also