 | MaintenanceContractSchemaTableRemainingCounterNumberColumnName Field |
Gets the RemainingCounterNumber (Compteur restant) 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 RemainingCounterNumberColumnName = "RemainingCounterNumber"
Public Const RemainingCounterNumberColumnName As String = "RemainingCounterNumber"
Field Value
Type:
String
Remarks
Gets the RemainingCounterNumber (Compteur restant) column name of the table MaintenanceContract
See Also