 | RangeItemSchemaTableCadenceQuantityColumnName Field |
Gets the CadenceQuantity (Quantité fabriquée (cadence)) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string CadenceQuantityColumnName = "CadenceQuantity"
Public Const CadenceQuantityColumnName As String = "CadenceQuantity"
Field Value
Type:
String
Remarks
Gets the CadenceQuantity (Quantité fabriquée (cadence)) column name of the table RangeItem
See Also