 | SupplierSchemaTableMainDeliveryAddress_ZipCodeColumnName Field |
Gets the MainDeliveryAddress_ZipCode (Code postal (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_ZipCodeColumnName = "MainDeliveryAddress_ZipCode"
Public Const MainDeliveryAddress_ZipCodeColumnName As String = "MainDeliveryAddress_ZipCode"
Field Value
Type:
String
Remarks
Gets the MainDeliveryAddress_ZipCode (Code postal (livraison)) column name of the table Supplier
See Also