 | IncidentCustomerProductSchemaTableReturnDateColumnName Field |
Gets the ReturnDate (Date de restitution) 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 ReturnDateColumnName = "ReturnDate"
Public Const ReturnDateColumnName As String = "ReturnDate"
Field Value
Type:
String
Remarks
Gets the ReturnDate (Date de restitution) column name of the table IncidentCustomerProduct
See Also