PartyRelationshipsRepositoryToPartyIdAttribute Field |
Definition of the data attribute for
ToParty reference
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PartyRelationship, Guid> ToPartyIdAttribute
Public Shared ReadOnly ToPartyIdAttribute As ColumnDataAttribute(Of PartyRelationship, Guid)
public:
static initonly ColumnDataAttribute<PartyRelationship^, Guid^>^ ToPartyIdAttribute
static val ToPartyIdAttribute: ColumnDataAttribute<PartyRelationship, Guid>
Field Value
Type:
ColumnDataAttributePartyRelationship,
Guid
See Also