BCVersionableSubmitPerson Property |
Gets the name of the user who submitted 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 string SubmitPerson { get; }
Public ReadOnly Property SubmitPerson As String
Get
public:
property String^ SubmitPerson {
String^ get ();
}
member SubmitPerson : string with get
Property Value
Type:
StringSee Also