BCWorkflowInterlockLogicalScope Property |
Gets the logical scope of the workflow interlock.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxpublic WorkflowInterlockScope LogicalScope { get; }
Public ReadOnly Property LogicalScope As WorkflowInterlockScope
Get
public:
property WorkflowInterlockScope LogicalScope {
WorkflowInterlockScope get ();
}
member LogicalScope : WorkflowInterlockScope with get
Property Value
Type:
WorkflowInterlockScope
See Also