The unique code of the Party [Required]
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string PartyCode { get; }
Public ReadOnly Property PartyCode As String
Get
public:
property String^ PartyCode {
String^ get ();
}
member PartyCode : string with get
Property Value
Type:
String
See Also