 | ItemSchemaTableCanBePartiallyDeliveredColumnName Field |
Gets the CanBePartiallyDelivered (Livrer/Réceptionner partiellement la nomenclature commerciale) 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 CanBePartiallyDeliveredColumnName = "CanBePartiallyDelivered"
Public Const CanBePartiallyDeliveredColumnName As String = "CanBePartiallyDelivered"
Field Value
Type:
String
Remarks
Gets the CanBePartiallyDelivered (Livrer/Réceptionner partiellement la nomenclature commerciale) column name of the table Item
See Also