|
Ofcas.Lk.Api.Client - Version 3.0
3.0.0.101
|
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< ReportItem > | ReportItems [get] |
ReportCategory represents a report category. The report items (ReportItem) are sorted in these categrories. Available reports can be received with the method Project.GetAvailableUserReports.
| ReportCategoryType Ofcas.Lk.Api.Client.Core.ReportCategory.Id => InfoInternal.Category |
The unique report type (ReportCategoryType).
| string Ofcas.Lk.Api.Client.Core.ReportCategory.Name => InfoInternal.Name |
The name of the printout category.