 | CustomerAdvantageSchemaTableThresholdValueColumnName Field |
Gets the ThresholdValue (Valeur du palier atteint) 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 ThresholdValueColumnName = "ThresholdValue"
Public Const ThresholdValueColumnName As String = "ThresholdValue"
Field Value
Type:
String
Remarks
Gets the ThresholdValue (Valeur du palier atteint) column name of the table CustomerAdvantage
See Also