fmeobjects.FMESession.getAllProperties
- FMESession.getAllProperties()
Returns a list of all property values.
- Return type:
- Returns:
The returned
dict
will contain a mapping of each property to its value for all properties found.- Raises:
FMEException – An exception is raised if no properties were found.