 | SupplierItemSchemaTableMainSupplierColumnName Field |
Gets the MainSupplier (Fournisseur principal) 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 MainSupplierColumnName = "MainSupplier"
Public Const MainSupplierColumnName As String = "MainSupplier"
Field Value
Type:
String
Remarks
Gets the MainSupplier (Fournisseur principal) column name of the table SupplierItem
See Also