ProductValuationGroupsRepositoryValuationGroupCodeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductValuationGroup, string> ValuationGroupCodeAttribute
Public Shared ReadOnly ValuationGroupCodeAttribute As ColumnDataAttribute(Of ProductValuationGroup, String)
public:
static initonly ColumnDataAttribute<ProductValuationGroup^, String^>^ ValuationGroupCodeAttribute
static val ValuationGroupCodeAttribute: ColumnDataAttribute<ProductValuationGroup, string>
Field Value
Type:
ColumnDataAttributeProductValuationGroup,
String
See Also