BCProjectDefinition.NewWorkflowInterlock Method |
Name | Description | |
---|---|---|
![]() | NewWorkflowInterlock<T>() |
Creates a new workflow interlock of the specified type.
|
![]() | NewWorkflowInterlock<T>(String) |
Creates a new workflow interlock of the specified type.
|
![]() | NewWorkflowInterlock(Type) |
Creates a new workflow interlock of the specified type.
|
![]() | NewWorkflowInterlock(WorkflowInterlockKind) | Obsolete.
Creates a new workflow interlock of the specified type.
|
![]() | NewWorkflowInterlock(Type, String) |
Creates a new workflow interlock of the specified type.
|
![]() | NewWorkflowInterlock(WorkflowInterlockKind, String) | Obsolete.
Creates a new workflow interlock of the specified type.
|