 | IThirdFamilyEntityBaseInvoicingChargesAmount Property |
Invoicing Charges
(Frais de facturation)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<decimal> InvoicingChargesAmount { get; set; }
Property InvoicingChargesAmount As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimal
RemarksThis entity member is bound to the InvoicingChargesAmount (Frais de facturation) column of the CustomerFamily (Familles Clients) table.
See Also