CostCorrectionsOptionsRepositoryDocumentTypeIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CostCorrectionsOption, Guid> DocumentTypeIdAttribute
Public Shared ReadOnly DocumentTypeIdAttribute As ColumnDataAttribute(Of CostCorrectionsOption, Guid)
public:
static initonly ColumnDataAttribute<CostCorrectionsOption^, Guid^>^ DocumentTypeIdAttribute
static val DocumentTypeIdAttribute: ColumnDataAttribute<CostCorrectionsOption, Guid>
Field Value
Type:
ColumnDataAttributeCostCorrectionsOption,
Guid
See Also