BCFSObjectCreatedBy Property |
Gets the name of the person who created the object.
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 CreatedBy { get; }
Public ReadOnly Property CreatedBy As String
Get
public:
property String^ CreatedBy {
String^ get ();
}
member CreatedBy : string with get
Property Value
Type:
StringSee Also