Click or drag to resize
BCSWorkflow Properties

The BCSWorkflow type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the display name of the workflow.
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.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also