WorkOrderItemIngredientsRepositoryNotesAttribute Field |
Definition of the
Notes data attribute
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WorkOrderItemIngredient, string> NotesAttribute
Public Shared ReadOnly NotesAttribute As ColumnDataAttribute(Of WorkOrderItemIngredient, String)
public:
static initonly ColumnDataAttribute<WorkOrderItemIngredient^, String^>^ NotesAttribute
static val NotesAttribute: ColumnDataAttribute<WorkOrderItemIngredient, string>
Field Value
Type:
ColumnDataAttributeWorkOrderItemIngredient,
String
See Also