DealTypesRepositoryEntryTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<DealType, DealTypesRepositoryEntryType> EntryTypeAttribute
Public Shared ReadOnly EntryTypeAttribute As StringEnumDataAttribute(Of DealType, DealTypesRepositoryEntryType)
public:
static initonly StringEnumDataAttribute<DealType^, DealTypesRepositoryEntryType^>^ EntryTypeAttribute
static val EntryTypeAttribute: StringEnumDataAttribute<DealType, DealTypesRepositoryEntryType>
Field Value
Type:
StringEnumDataAttributeDealType,
DealTypesRepositoryEntryType
See Also