 | SupplierSchemaTableMainDeliveryAddress_LatitudeColumnName Field |
Gets the MainDeliveryAddress_Latitude (Latitude (livraison)) 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 MainDeliveryAddress_LatitudeColumnName = "MainDeliveryAddress_Latitude"
Public Const MainDeliveryAddress_LatitudeColumnName As String = "MainDeliveryAddress_Latitude"
Field Value
Type:
String
Remarks
Gets the MainDeliveryAddress_Latitude (Latitude (livraison)) column name of the table Supplier
See Also