Click or drag to resize

IPriceListCollectionT Interface

IPriceListCollection interface

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PriceList
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IPriceListCollection<T>
where T : IPriceListEntityBase

Type Parameters

T
Entity type
See Also