RecipesRepositoryIsDefaultAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Recipe, bool> IsDefaultAttribute
Public Shared ReadOnly IsDefaultAttribute As ColumnDataAttribute(Of Recipe, Boolean)
public:
static initonly ColumnDataAttribute<Recipe^, bool>^ IsDefaultAttribute
static val IsDefaultAttribute: ColumnDataAttribute<Recipe, bool>
Field Value
Type:
ColumnDataAttributeRecipe,
Boolean
See Also