Click or drag to resize

ICommissionDocumentLineEntityProratisedAmount Property

Gets or sets ProratisedAmount (used when parent line is a commitment line)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Colleague
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<decimal> ProratisedAmount { get; set; }

Property Value

Type: NullableDecimal
See Also