Click or drag to resize
Task Scheduler Managed Class Library

ComHandlerAction Properties

The ComHandlerAction type exposes the following members.

Properties
  NameDescription
Public propertyActionType
Gets the type of the action.
(Inherited from Action.)
Public propertyClassId
Gets or sets the identifier of the handler class.
Public propertyClassName
Gets the name of the object referred to by ClassId.
Public propertyData
Gets or sets additional data that is associated with the handler.
Public propertyId
Gets or sets the identifier of the action.
(Inherited from Action.)
Top
See Also