DocumentCreationUser Property |
The login name of the user, who created the document [Required][Filter(like)]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string CreationUser { get; }
Public ReadOnly Property CreationUser As String
Get
public:
property String^ CreationUser {
String^ get ();
}
member CreationUser : string with get
Property Value
Type:
String
See Also