Click or drag to resize

IShippingAccountEntityShippingId Property

Gets or sets the itam ID

(Code frais de port)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Shipping
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string ShippingId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the ShippingId (Code frais de port) column of the ShippingAccount (Comptes comptable frais de port) table.
See Also