ProductCodesRepositoryProductCodeFieldAttribute 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<ProductCode, string> ProductCodeFieldAttribute
Public Shared ReadOnly ProductCodeFieldAttribute As ColumnDataAttribute(Of ProductCode, String)
public:
static initonly ColumnDataAttribute<ProductCode^, String^>^ ProductCodeFieldAttribute
static val ProductCodeFieldAttribute: ColumnDataAttribute<ProductCode, string>
Field Value
Type:
ColumnDataAttributeProductCode,
String
See Also