 | SaleDocumentLineTrackingDispatchSchemaTableLocationIdColumnName Field |
Gets the LocationId (Code emplacement) 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 LocationIdColumnName = "LocationId"
Public Const LocationIdColumnName As String = "LocationId"
Field Value
Type:
String
Remarks
Gets the LocationId (Code emplacement) column name of the table SaleDocumentLineTrackingDispatch
See Also