Click or drag to resize

BCRepositoryIsUserMode Property

Gets a value indicating whether the repository is opened in writable mode.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public bool IsUserMode { get; }

Property Value

Type: Boolean
Remarks

If and Moment is , the repository is opened in Submitted mode.

If and Moment is not , the repository is opened in History mode.

See Also