IDatabaseGetLocationList Method |
Returns a list of resources that are locations
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIListTextItems GetLocationList()
Function GetLocationList As IListTextItems
Dim instance As IDatabase
Dim returnValue As IListTextItems
returnValue = instance.GetLocationList()
IListTextItems^ GetLocationList()
Return Value
Type:
IListTextItems
See Also