Returns all the property names in specified property category.
[Visual Basic]
Function GetAllPropertyNames( _
ByVal propertyCategory As String _
) As System.Collections.Specialized.StringCollection
a list of string containing the property names of this category. An empty list is returned if there is no properties in this category.
IFMEPropertyAccessor Interface | IFMEPropertyAccessor Members | Safe.FMEServer.API Namespace