|
IIndustryGetIndustries Method
|
Gets all Industries of the organization.
Namespace: Severa.APIAssembly: Severa.SOAP.API (in Severa.SOAP.API.dll) Version: 1.0.0+e98ed9fa86c8385bc0e531f978079d90e20e81a6
SyntaxICollection<Industry> GetIndustries()
Function GetIndustries As ICollection(Of Industry)
Return Value
ICollectionIndustryCollection of Industry objects.
Exceptions
See Also