 | IncidentCustomerProductSchemaTableExchangeStockDocumentIdColumnName Field |
Gets the ExchangeStockDocumentId (Bon de sortie utilisé pour l'échange) 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 ExchangeStockDocumentIdColumnName = "ExchangeStockDocumentId"
Public Const ExchangeStockDocumentIdColumnName As String = "ExchangeStockDocumentId"
Field Value
Type:
String
Remarks
Gets the ExchangeStockDocumentId (Bon de sortie utilisé pour l'échange) column name of the table IncidentCustomerProduct
See Also