fmeobjects.FMEUniversalReader.getNativeProperties¶
-
FMEUniversalReader.getNativeProperties(propertyCategory)¶ Query the native reader for properties. It is a proxy to the pluginbuilder.FMEUniversalReader.getProperties() method. For more information, please consult the documentation for pluginbuilder.FMEUniversalReader.getProperties() in the FME Plugin Builder SDK.
Return type: dict or None Returns: Noneis returned if the property category was not recognized.