You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Client.Ui.Interfaces Namespace
Ofcas.Lk.Api.Shared.DC Namespace
Ofcas.Lk.Api.Shared.DC.Enums Namespace
Files
>
Classes
Classes
>
ProjectUi Class
DialogResult<T> Class
ElevationUi Class
LoginScopeUi Class
PhaseUi Class
ProjectCenterUi Class
ProjectInformationContainerUi Class
ProjectInformationUi Class
ProjectUi Class
ServiceProxy Class
ServiceProxyUi<TService, TCoreObject> Class
>
ProjectUi Methods
ProjectUi Methods
ProjectUi Properties
>
ProjectUi.CanReport Method
ProjectUi.Add Method
ProjectUi.AddElevations Method
ProjectUi.AddProject Method
ProjectUi.BeginGetReport Method
ProjectUi.BeginReport Method
ProjectUi.BeginShow Method
ProjectUi.CanAdd Method
ProjectUi.CanFindAndReplace Method
ProjectUi.CanReport Method
CreateNewInstance Method
ProjectUi.EndGetReport Method
ProjectUi.EndReport Method
ProjectUi.EndShow Method
ProjectUi.ExportCncFiles Method
ProjectUi.FindAndReplace Method
ProjectUi.GetChild Method
ProjectUi.GetChildren Method
ProjectUi.GetPhase Method
ProjectUi.GetProjectInformationContainer Method
ProjectUi.GetReport Method
ProjectUi.GetRunnablePrograms Method
Report Method
ProjectUi.RunProgram Method
ProjectUi.SelectGlass Method
ProjectUi.SetApplicationHandle Method
ProjectUi.Show Method
ProjectUi.ShowModal Method
ProjectUi.WaitForShow Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
ProjectUi.CanReport Method
Send Feedback
Collapse All
Expand All
Checks if it is possible to show a report.
Syntax
C#
public
OperationInfo
CanReport
(
ReportItem
reportItem
, IEnumerable<
ICoreInfoReportable
>
reportables
, Dictionary<
string
,
object
>
parameters
);
Parameters
Parameters
Description
ReportItem reportItem
The report to be shown.
IEnumerable<ICoreInfoReportable> reportables
List of reportables to be used for the report.
Dictionary<string, object> parameters
A dictionary with parameters can be used to specify reports options, see
WellKnownParameterKeys.Project.Report
.
Returns
An
OperationInfo
to check if the method can be called.
Links
ProjectUi Class
Ofcas.Lk.Api.Client.Ui Namespace
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!