Click or drag to resize

WFStep Properties

The WFStep type exposes the following members.

Properties
  NameDescription
Public propertyClassID
Returns the GUID of the object in string format.
Public propertyImage
This property returns the workflow image in .bmp format.
Public propertyItem
Returns named parameters of individual workflow steps; readable, writable. Changing its value changes the workflow behaviour.
Public propertyName
This property returns the name of the workflow step.
Public propertyParameters
Returns named parameters of individual workflow steps; readable, writable. Changing its value changes the workflow behaviour.
Public propertyState
This property returns the status of the workflow step.
Public propertyUniqueID
This property returns the unique ID of the workflow step.
Top
See Also