BGVATDocumentTypeVATCodesRepositoryVATCodeAttribute Field |
Definition of the
VATCode data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<BGVATDocumentTypeVATCode, Nullable<BGVATDocumentTypeVATCodesRepositoryVATCode>> VATCodeAttribute
Public Shared ReadOnly VATCodeAttribute As StringEnumDataAttribute(Of BGVATDocumentTypeVATCode, Nullable(Of BGVATDocumentTypeVATCodesRepositoryVATCode))
public:
static initonly StringEnumDataAttribute<BGVATDocumentTypeVATCode^, Nullable<BGVATDocumentTypeVATCodesRepositoryVATCode^>^>^ VATCodeAttribute
static val VATCodeAttribute: StringEnumDataAttribute<BGVATDocumentTypeVATCode, Nullable<BGVATDocumentTypeVATCodesRepositoryVATCode>>
Field Value
Type:
StringEnumDataAttributeBGVATDocumentTypeVATCode,
NullableBGVATDocumentTypeVATCodesRepositoryVATCode
See Also