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