CompaniesRepositoryCountryIdAttribute Field |
Definition of the data attribute for
Country 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<Company, Nullable<Guid>> CountryIdAttribute
Public Shared ReadOnly CountryIdAttribute As ColumnDataAttribute(Of Company, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Company^, Nullable<Guid^>^>^ CountryIdAttribute
static val CountryIdAttribute: ColumnDataAttribute<Company, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeCompany,
NullableGuid
See Also