Click or drag to resize

IDealEntityBaseSalesSettlements Property

Gets or Sets the sales settlements

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IDealSettlementEntityCollection<IDealSaleSettlementEntity> SalesSettlements { get; }

Property Value

Type: IDealSettlementEntityCollectionIDealSaleSettlementEntity
See Also