InvoicesOptionsRepositoryDefaultDealTypeIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<InvoicesOption, Nullable<Guid>> DefaultDealTypeIdAttribute
Public Shared ReadOnly DefaultDealTypeIdAttribute As ColumnDataAttribute(Of InvoicesOption, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<InvoicesOption^, Nullable<Guid^>^>^ DefaultDealTypeIdAttribute
static val DefaultDealTypeIdAttribute: ColumnDataAttribute<InvoicesOption, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeInvoicesOption,
NullableGuid
See Also