IReportPropertyRepository

Namespace: Babel.Data Assembly: Babel.Data.dll

Interface for report property repository.

public interface IReportPropertyRepository : IGenericRepository<ReportProperty>

Implements

IGenericRepository<ReportProperty>

Last updated