PrincipalRecipeIngredientsRepositoryConditionalPropertyValueAttribute 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<PrincipalRecipeIngredient, string> ConditionalPropertyValueAttribute
Public Shared ReadOnly ConditionalPropertyValueAttribute As ColumnDataAttribute(Of PrincipalRecipeIngredient, String)
public:
static initonly ColumnDataAttribute<PrincipalRecipeIngredient^, String^>^ ConditionalPropertyValueAttribute
static val ConditionalPropertyValueAttribute: ColumnDataAttribute<PrincipalRecipeIngredient, string>
Field Value
Type:
ColumnDataAttributePrincipalRecipeIngredient,
String
See Also