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