 | CustomerSchemaTableDisallowDeliveryAssortColumnName Field |
Gets the DisallowDeliveryAssort (Ne pas regrouper BL en facture/BR en avoir) 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 DisallowDeliveryAssortColumnName = "DisallowDeliveryAssort"
Public Const DisallowDeliveryAssortColumnName As String = "DisallowDeliveryAssort"
Field Value
Type:
String
Remarks
Gets the DisallowDeliveryAssort (Ne pas regrouper BL en facture/BR en avoir) column name of the table Customer
See Also