 | StockDocumentSchemaTableTransitStorehouseIdColumnName Field |
Gets the TransitStorehouseId (Dépôt de transit) 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 TransitStorehouseIdColumnName = "TransitStorehouseId"
Public Const TransitStorehouseIdColumnName As String = "TransitStorehouseId"
Field Value
Type:
String
Remarks
Gets the TransitStorehouseId (Dépôt de transit) column name of the table StockDocument
See Also