BCVersionableWCCreatedBy Property |
Gets the name of the user that created the working copy.
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 WCCreatedBy { get; }
Public ReadOnly Property WCCreatedBy As String
Get
public:
property String^ WCCreatedBy {
String^ get ();
}
member WCCreatedBy : string with get
Property Value
Type:
StringSee Also