Click or drag to resize

BaseJobDefinitionConverter Properties

The BaseJobDefinitionConverter type exposes the following members.

Properties
 NameDescription
Protected propertyConfigurationManager
(Inherited from BasePlugin)
Protected propertyLogDirectory The directory of the log file.
(Inherited from BasePlugin)
Public propertyLogger The common logger.
(Inherited from BasePlugin)
Public propertyNeedsDryRun The flag whether a dry-run is needed to preprocess the serialization.
Public propertyPluginMetadata The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin)
Public propertySerializationLabel 
Public propertySerializationType The unique ID to represent this converter. This will be used as the extension of the converted file.
Public propertySerializationVersion 
Top
See Also