DealTypesRepositoryCountryIdAttribute Field |
Definition of the data attribute for
Country reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DealType, Guid> CountryIdAttribute
Public Shared ReadOnly CountryIdAttribute As ColumnDataAttribute(Of DealType, Guid)
public:
static initonly ColumnDataAttribute<DealType^, Guid^>^ CountryIdAttribute
static val CountryIdAttribute: ColumnDataAttribute<DealType, Guid>
Field Value
Type:
ColumnDataAttributeDealType,
Guid
See Also