Gets the Id of the party row, related to the domain object
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Guid PartyId { get; }
Public ReadOnly Property PartyId As Guid
Get
public:
property Guid^ PartyId {
Guid^ get ();
}
member PartyId : Guid with get
Property Value
Type:
Guid
See Also