EntriesRepositoryEntryTypeAttribute 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<Entry, EntriesRepositoryEntryType> EntryTypeAttribute
Public Shared ReadOnly EntryTypeAttribute As StringEnumDataAttribute(Of Entry, EntriesRepositoryEntryType)
public:
static initonly StringEnumDataAttribute<Entry^, EntriesRepositoryEntryType^>^ EntryTypeAttribute
static val EntryTypeAttribute: StringEnumDataAttribute<Entry, EntriesRepositoryEntryType>
Field Value
Type:
StringEnumDataAttributeEntry,
EntriesRepositoryEntryType
See Also