Ofcas.Lk.Api.Client - Version 3.0  3.0.0.101
Ofcas.Lk.Api.Client.Core.ReportCategory Class Reference

ReportCategory represents a report category. The report items (ReportItem) are sorted in these categrories. Available reports can be received with the method Project.GetAvailableUserReports. More...

Public Attributes

ReportCategoryType Id => InfoInternal.Category
 The unique report type (ReportCategoryType). More...
 
string Name => InfoInternal.Name
 The name of the printout category. More...
 

Properties

IList< ReportItemReportItems [get]
 

Detailed Description

ReportCategory represents a report category. The report items (ReportItem) are sorted in these categrories. Available reports can be received with the method Project.GetAvailableUserReports.

Member Data Documentation

◆ Id

ReportCategoryType Ofcas.Lk.Api.Client.Core.ReportCategory.Id => InfoInternal.Category

The unique report type (ReportCategoryType).

◆ Name

string Ofcas.Lk.Api.Client.Core.ReportCategory.Name => InfoInternal.Name

The name of the printout category.


The documentation for this class was generated from the following file: