 | ScheduleEventSchemaTableIncludeInRealizedCostColumnName Field |
Gets the IncludeInRealizedCost (Inclure les coûts dans l'analyse (Affaire)) 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 IncludeInRealizedCostColumnName = "IncludeInRealizedCost"
Public Const IncludeInRealizedCostColumnName As String = "IncludeInRealizedCost"
Field Value
Type:
String
Remarks
Gets the IncludeInRealizedCost (Inclure les coûts dans l'analyse (Affaire)) column name of the table ScheduleEvent
See Also