Click or drag to resize

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; }

Property Value

Type: Boolean
Remarks
Work areas can use either workflow or working copies to control document changes.
See Also