BCWorkflowCondition Properties |
The BCWorkflowCondition type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanBeOverridden |
Gets or sets a value indicating whether the workflow condition
can be overridden by workflow manager.
|
![]() | DisplayName |
Gets or sets the display name of the workflow condition.
|
![]() | Explanation |
Gets or sets the explanation of the the workflow condition.
|
![]() | Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) |
![]() | ID |
Gets the value that uniquely identifies the workflow condition.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | Name |
Gets the internal name of the workflow condition.
|
![]() | Operator |
Gets or sets the filter operator of the workflow condition.
|
![]() | Property |
Gets or sets the property to filter on.
|
![]() | Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) |
![]() | Scope |
Gets or sets the scope of the workflow condition.
|
![]() | Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) |
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
![]() | Value |
Gets or sets the value of the property filter.
|