 | 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
Syntaxstring ShippingId { get; set; }
Property ShippingId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the ShippingId (Code frais de port) column of the ShippingAccount (Comptes comptable frais de port) table.
See Also