Click or drag to resize
Task Scheduler Managed Class Library

ComHandlerAction Properties

The ComHandlerAction type exposes the following members.

Properties
 NameDescription
Public propertyActionTypeGets the type of the action.
(Inherited from Action)
Public propertyClassIdGets or sets the identifier of the handler class.
Public propertyClassNameGets the name of the object referred to by ClassId.
Public propertyDataGets or sets additional data that is associated with the handler.
Public propertyIdGets or sets the identifier of the action.
(Inherited from Action)
Top
See Also