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