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
IReportItem.Id Property

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

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