EntriesRepositoryDealTypeIdAttribute Field |
Definition of the data attribute for
DealType reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Entry, Guid> DealTypeIdAttribute
Public Shared ReadOnly DealTypeIdAttribute As ColumnDataAttribute(Of Entry, Guid)
public:
static initonly ColumnDataAttribute<Entry^, Guid^>^ DealTypeIdAttribute
static val DealTypeIdAttribute: ColumnDataAttribute<Entry, Guid>
Field Value
Type:
ColumnDataAttributeEntry,
Guid
See Also