 | SupplierSchemaTableMainDeliveryAddress_StateColumnName Field |
Gets the MainDeliveryAddress_State (Département (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_StateColumnName = "MainDeliveryAddress_State"
Public Const MainDeliveryAddress_StateColumnName As String = "MainDeliveryAddress_State"
Field Value
Type:
String
Remarks
Gets the MainDeliveryAddress_State (Département (livraison)) column name of the table Supplier
See Also