Gets the name of the user who owns the working copy of the document.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
public string UnderRevisionBy { get; }
public string UnderRevisionBy { get; }
Public ReadOnly Property UnderRevisionBy As String
Get
Public ReadOnly Property UnderRevisionBy As String
Get
public:
property String^ UnderRevisionBy {
String^ get ();
}
public:
property String^ UnderRevisionBy {
String^ get ();
}