DealTypesRepositoryCountryReference Field |
Definition of the
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 PrimaryKeyReference<DealType, Country> CountryReference
Public Shared ReadOnly CountryReference As PrimaryKeyReference(Of DealType, Country)
public:
static initonly PrimaryKeyReference<DealType^, Country^>^ CountryReference
static val CountryReference: PrimaryKeyReference<DealType, Country>
Field Value
Type:
PrimaryKeyReferenceDealType,
Country
See Also