ProductGroupRequiredPropertiesRepositoryDefaultPropertyValueAttribute 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> DefaultPropertyValueAttribute
Public Shared ReadOnly DefaultPropertyValueAttribute As ColumnDataAttribute(Of ProductGroupRequiredProperty, String)
public:
static initonly ColumnDataAttribute<ProductGroupRequiredProperty^, String^>^ DefaultPropertyValueAttribute
static val DefaultPropertyValueAttribute: ColumnDataAttribute<ProductGroupRequiredProperty, string>
Field Value
Type:
ColumnDataAttributeProductGroupRequiredProperty,
String
See Also