ProductGroupRangePropertiesRepositoryToPropertyValueAttribute 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<ProductGroupRangeProperty, string> ToPropertyValueAttribute
Public Shared ReadOnly ToPropertyValueAttribute As ColumnDataAttribute(Of ProductGroupRangeProperty, String)
public:
static initonly ColumnDataAttribute<ProductGroupRangeProperty^, String^>^ ToPropertyValueAttribute
static val ToPropertyValueAttribute: ColumnDataAttribute<ProductGroupRangeProperty, string>
Field Value
Type:
ColumnDataAttributeProductGroupRangeProperty,
String
See Also