ConsumptionOrdersRepositoryDocumentIdAttribute Field |
Definition of the data attribute referring to the base class table
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ConsumptionOrder, Guid> DocumentIdAttribute
Public Shared ReadOnly DocumentIdAttribute As ColumnDataAttribute(Of ConsumptionOrder, Guid)
public:
static initonly ColumnDataAttribute<ConsumptionOrder^, Guid^>^ DocumentIdAttribute
static val DocumentIdAttribute: ColumnDataAttribute<ConsumptionOrder, Guid>
Field Value
Type:
ColumnDataAttributeConsumptionOrder,
Guid
See Also