Gets all the available property names that were parsed from the FME Server and FME Server responses. These keys can be passed as arguments to the get*Property(...) family of methods to retrieve their values.
[Visual Basic]
Function GetAllPropertyNames() As System.Collections.Specialized.StringCollection
Returns a collection of all the available property names.
IFMETransformationResult Interface | IFMETransformationResult Members | Safe.FMEServer.API Namespace