OutputOrderLinesRepositoryProductIdAttribute Field |
Definition of the data attribute for
Product reference
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<OutputOrderLine, Guid> ProductIdAttribute
Public Shared ReadOnly ProductIdAttribute As ColumnDataAttribute(Of OutputOrderLine, Guid)
public:
static initonly ColumnDataAttribute<OutputOrderLine^, Guid^>^ ProductIdAttribute
static val ProductIdAttribute: ColumnDataAttribute<OutputOrderLine, Guid>
Field Value
Type:
ColumnDataAttributeOutputOrderLine,
Guid
See Also