BCSWorkAreaWorkIsolationMode Property |
Gets a value indicating whether Work Isolation mode has been enabled for the work area.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public bool WorkIsolationMode { get; }
Public ReadOnly Property WorkIsolationMode As Boolean
Get
Property Value
Type:
BooleanRemarks
Work areas can use either workflow or working copies to control document changes.
See Also