BCVersionableUnderRevisionByMe Property |
Gets a value indicating whether the current user owns the working copy of the document.
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 UnderRevisionByMe { get; }
Public ReadOnly Property UnderRevisionByMe As Boolean
Get
public:
property bool UnderRevisionByMe {
bool get ();
}
member UnderRevisionByMe : bool with get
Property Value
Type:
BooleanSee Also