PartiesRepositoryAreaIdAttribute Field |
Definition of the data attribute for
Area 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<Party, Nullable<Guid>> AreaIdAttribute
Public Shared ReadOnly AreaIdAttribute As ColumnDataAttribute(Of Party, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Party^, Nullable<Guid^>^>^ AreaIdAttribute
static val AreaIdAttribute: ColumnDataAttribute<Party, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeParty,
NullableGuid
See Also