BCDocumentCanEditRedlines Property |
Gets a value indicating whether the current user can edit the document redlines,
taking privileges and state into account.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public bool CanEditRedlines { get; }
Public ReadOnly Property CanEditRedlines As Boolean
Get
public:
property bool CanEditRedlines {
bool get ();
}
member CanEditRedlines : bool with get
Property Value
Type:
BooleanSee Also