ProductGroupRequiredPropertiesRepositoryDefaultPropertyValueDescriptionAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductGroupRequiredProperty, string> DefaultPropertyValueDescriptionAttribute
Public Shared ReadOnly DefaultPropertyValueDescriptionAttribute As ColumnDataAttribute(Of ProductGroupRequiredProperty, String)
public:
static initonly ColumnDataAttribute<ProductGroupRequiredProperty^, String^>^ DefaultPropertyValueDescriptionAttribute
static val DefaultPropertyValueDescriptionAttribute: ColumnDataAttribute<ProductGroupRequiredProperty, string>
Field Value
Type:
ColumnDataAttributeProductGroupRequiredProperty,
String
See Also