OffersOptionsRepositoryDealDocumentTypeIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Presales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<OffersOption, Nullable<Guid>> DealDocumentTypeIdAttribute
Public Shared ReadOnly DealDocumentTypeIdAttribute As ColumnDataAttribute(Of OffersOption, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<OffersOption^, Nullable<Guid^>^>^ DealDocumentTypeIdAttribute
static val DealDocumentTypeIdAttribute: ColumnDataAttribute<OffersOption, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeOffersOption,
NullableGuid
See Also