OutputOrderConsumptionLinesRepositoryScrapTypeIdAttribute Field |
Definition of the data attribute for
ScrapType 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<OutputOrderConsumptionLine, Nullable<Guid>> ScrapTypeIdAttribute
Public Shared ReadOnly ScrapTypeIdAttribute As ColumnDataAttribute(Of OutputOrderConsumptionLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<OutputOrderConsumptionLine^, Nullable<Guid^>^>^ ScrapTypeIdAttribute
static val ScrapTypeIdAttribute: ColumnDataAttribute<OutputOrderConsumptionLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeOutputOrderConsumptionLine,
NullableGuid
See Also