 | IncidentCustomerProductSchemaTablePartsCoverTypeColumnName Field |
Gets the PartsCoverType (Prise en charge (pièces)) 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 PartsCoverTypeColumnName = "PartsCoverType"
Public Const PartsCoverTypeColumnName As String = "PartsCoverType"
Field Value
Type:
String
Remarks
Gets the PartsCoverType (Prise en charge (pièces)) column name of the table IncidentCustomerProduct
See Also