Click or drag to resize

PluginCommandResult Properties

The PluginCommandResult type exposes the following members.

Properties
 NameDescription
Public propertyMessage Gets a message returned by the plugin.
Public propertyStatic memberOK Gets a result that indicates that the command executed correctly.
Public propertyProcedureReturnValue Gets a value that is returned to a procedure.
Public propertyState Gets the result state.
Public propertyStatic memberUnknownCommand Gets a result that indicates that the requested command is unknown.
Top
See Also