 | DealExtraCostSchemaTableIncludeQuantitiesInAchievementColumnName Field |
Gets the IncludeQuantitiesInAchievement (Inclure la quantité dans le réalisé) 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 IncludeQuantitiesInAchievementColumnName = "IncludeQuantitiesInAchievement"
Public Const IncludeQuantitiesInAchievementColumnName As String = "IncludeQuantitiesInAchievement"
Field Value
Type:
String
Remarks
Gets the IncludeQuantitiesInAchievement (Inclure la quantité dans le réalisé) column name of the table DealExtraCost
See Also