 | 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
SyntaxIReadOnlyDecimalEntityMember TotalChargeToDistributeAmountMember { get; }
ReadOnly Property TotalChargeToDistributeAmountMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
See Also