Click or drag to resize

IApproachChargeEntityTotalChargeToDistributeAmountMember Property

Gets the total charge to distribute amount

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.ApproachCharge
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyDecimalEntityMember TotalChargeToDistributeAmountMember { get; }

Property Value

Type: IReadOnlyDecimalEntityMember
See Also