 | CommissionScaleSchemaTableObjectiveTypeColumnName Field |
Gets the ObjectiveType (Objectif basé sur) 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 ObjectiveTypeColumnName = "ObjectiveType"
Public Const ObjectiveTypeColumnName As String = "ObjectiveType"
Field Value
Type:
String
Remarks
Gets the ObjectiveType (Objectif basé sur) column name of the table CommissionScale
See Also