PartyRelationshipsRepositoryFromPartyIdAttribute Field |
Definition of the data attribute for
FromParty 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> FromPartyIdAttribute
Public Shared ReadOnly FromPartyIdAttribute As ColumnDataAttribute(Of PartyRelationship, Guid)
public:
static initonly ColumnDataAttribute<PartyRelationship^, Guid^>^ FromPartyIdAttribute
static val FromPartyIdAttribute: ColumnDataAttribute<PartyRelationship, Guid>
Field Value
Type:
ColumnDataAttributePartyRelationship,
Guid
See Also