 | ItemSchemaTableProducerNameColumnName Field |
Gets the ProducerName (Nom du fabricant) 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 ProducerNameColumnName = "ProducerName"
Public Const ProducerNameColumnName As String = "ProducerName"
Field Value
Type:
String
Remarks
Gets the ProducerName (Nom du fabricant) column name of the table Item
See Also