Click or drag to resize
BCSWorkflowState Properties

The BCSWorkflowState type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the display name of the workflow state.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyMetadata
Gets the metadata for the script object.
(Inherited from BCScriptObject.)
Public propertyName
Gets the internal name of the workflow state.
Public propertyType
Gets the type of the workflow state.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyWorkflow
Gets the parent workflow.
Top
See Also