PartyLocationNumbersRepositoryPartnerPartyIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PartyLocationNumber, Nullable<Guid>> PartnerPartyIdAttribute
Public Shared ReadOnly PartnerPartyIdAttribute As ColumnDataAttribute(Of PartyLocationNumber, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PartyLocationNumber^, Nullable<Guid^>^>^ PartnerPartyIdAttribute
static val PartnerPartyIdAttribute: ColumnDataAttribute<PartyLocationNumber, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePartyLocationNumber,
NullableGuid
See Also