You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Shared Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared Namespace
Files
>
Interfaces
Classes
Interfaces
Structs, Records, Enums
>
IReportItem Interface
IAddressType Interface
ICalculatedElementPricelist Interface
ICalculatedElementPricelistPrice Interface
ICoreInfoData Interface
ICoreObjectPath Interface
ICrossSectionResult Interface
IDirectoryData Interface
IElementPricelistConfiguratorPrice Interface
IElementType Interface
IElevationComment Interface
IElevationCommentType Interface
IElevationEditMode Interface
IElevationEditModeCategory Interface
IElevationProcessingStatus Interface
IElevationReport Interface
IElevationReportResult Interface
IElevationType Interface
IElevationWarning Interface
IElevationWarningLevel Interface
IFileData Interface
IFileSystemData Interface
IFindAndReplaceResult Interface
IInvariantString Interface
ILanguage Interface
ILastErrorInfo Interface
ILoginProgramResult Interface
ILoginRunnableProgram Interface
INextVisualTreeResult Interface
IOidcToken Interface
IPreviousVisualTreeResult Interface
IProgramInformation Interface
IProgramRuntimeInformation Interface
IProjectInformationType Interface
IProjectRunnableProgram Interface
IProjectStatus Interface
IQuotationText Interface
IQuotationTextType Interface
IReportCategory Interface
IReportItem Interface
IReportResult Interface
IRestriction Interface
IRunnableProgram Interface
IRunnableProgram<out TCategory> Interface
ISetting Interface
ISurfaceData Interface
ISynchronization Interface
ISynchronizationException Interface
ISynchronizedEvent Interface
ISynchronizedMessage Interface
ISynchronizedOperation Interface
ISynchronizedSearchResultMessage Interface
ITranslatedEnum Interface
ITranslatedEnum<out T> Interface
IUserInformation Interface
IVcsInformation Interface
IVcsItem Interface
IVcsType Interface
IVersionData Interface
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
IReportItem Interface
Send Feedback
Collapse All
Expand All
IReportItem represents an available report.
Class Hierarchy
File:
IReportItem.cs
Namespace:
Ofcas.Lk.Api.Shared
Syntax
C#
public
interface
IReportItem
;
Properties
Name
Description
Category
The report category.
Favorite
The report is a favorite.
IconKey
The report icon key.
Id
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.
Name
The report name.
Rank
Specify the rank of the report in the list of reports.
Visible
The report is visible.
Links
IReportItem Properties
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!