LegacyTelogisServiceGetValidInstallTypes Method |
Print this page
Obtain an array of valid install type names for the current customer
Namespace: Telogis.API Syntax public string[] GetValidInstallTypes()
Public Function GetValidInstallTypes As String()
Return Value
Type:
String
An array of valid install type names.
See Also