 | SaleDocumentLineHumanServiceDetailSchemaTableInterventionDateColumnName Field |
Gets the InterventionDate (Date d'intervention) 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 InterventionDateColumnName = "InterventionDate"
Public Const InterventionDateColumnName As String = "InterventionDate"
Field Value
Type:
String
Remarks
Gets the InterventionDate (Date d'intervention) column name of the table SaleDocumentLineHumanServiceDetail
See Also