You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Shared Namespace > Interfaces > IReportItem Interface > IReportItem Properties > IReportItem.Id Property
Close
Ofcas.Lk.Api.Client - Version 3.0.2
IReportItem.Id Property

The unique report id. The report id defines the type of print. Positive report ids are V7 reports. Every negative report id are V8 reports. V7 are old printouts without database logic. V8 uses databases structures in combination with List and Label.

Syntax
C#
new int Id;
Copyright © 2022. All rights reserved.