PartyPartyCreationUser Property |
Login name of the user, who created the Party.
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string PartyCreationUser { get; }
Public ReadOnly Property PartyCreationUser As String
Get
public:
property String^ PartyCreationUser {
String^ get ();
}
member PartyCreationUser : string with get
Property Value
Type:
String
See Also