 | IShippingEntityApplyOnType Property |
Gets or sets the type of the apply on.
List of authorized values in ShippingApplyOnType
(Applicable sur)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Shipping
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> ApplyOnType { get; set; }
Property ApplyOnType As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the ApplyOnType (Applicable sur) column of the Shipping (Frais de port) table.
See Also