DocumentTypePaymentOptionsRepositoryDocumentTypeIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentTypePaymentOption, Guid> DocumentTypeIdAttribute
Public Shared ReadOnly DocumentTypeIdAttribute As ColumnDataAttribute(Of DocumentTypePaymentOption, Guid)
public:
static initonly ColumnDataAttribute<DocumentTypePaymentOption^, Guid^>^ DocumentTypeIdAttribute
static val DocumentTypeIdAttribute: ColumnDataAttribute<DocumentTypePaymentOption, Guid>
Field Value
Type:
ColumnDataAttributeDocumentTypePaymentOption,
Guid
See Also