Click or drag to resize

PluginCommand Properties

The PluginCommand type exposes the following members.

Properties
 NameDescription
Public propertyButtonImageData Gets or sets image data used for the ribbon button.
Public propertyButtonPath Gets or sets a path to a button to create for this command.
Public propertyLogCommandResult Gets or sets a value indicating to CDC if the result of the command should be logged to the main log.
Public propertyName Gets or sets the name of the command.
Public propertyNumberSettings Gets the number settings used in case this is a numeric parameter.
Public propertyTextSettings Gets the text settings used in case this is a text parameter.
Public propertyValue Gets or sets the command value.
Public propertyValueDescription Gets or sets a description for the value.
Public propertyValueDisplayName Gets or sets a display name for the value.
Public propertyValueType Gets or sets the type of the command value.
Public propertyValueUnit Gets or sets a unit name for the value.
Top
See Also