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.Ui 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.CanBeginGetReport Method
ProjectUi.Add Method
ProjectUi.AddElevations Method
ProjectUi.AddProject Method
ProjectUi.BeginGetReport Method
ProjectUi.BeginReport Method
BeginShow Method
ProjectUi.CanAdd Method
ProjectUi.CanAddElevations Method
ProjectUi.CanAddProject Method
ProjectUi.CanBeginGetReport Method
CanBeginShow Method
ProjectUi.CanFindAndReplace Method
ProjectUi.CanGetReport Method
ProjectUi.CanReport Method
CanShowModal Method
CreateNewInstance Method
ProjectUi.EndGetReport Method
ProjectUi.EndReport Method
ProjectUi.EndShow Method
ProjectUi.FindAndReplace Method
ProjectUi.GetChild Method
ProjectUi.GetChildren Method
ProjectUi.GetEditModes Method
ProjectUi.GetProjectInformationContainer Method
ProjectUi.GetReport Method
ProjectUi.GetRunnablePrograms Method
ProjectUi.Report Method
ProjectUi.SelectGlass Method
ProjectUi.SetApplicationHandle Method
ShowModal Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
ProjectUi.CanBeginGetReport Method
Send Feedback
Collapse All
Expand All
Checks if it is possible to get a report.
Syntax
C#
public
IOperationInfo
CanBeginGetReport
(IReportItem
reportItem
, IEnumerable<ICoreInfoReportable>
coreInfos
, Dictionary<
string
,
object
>
parameters
);
Parameters
Parameters
Description
IReportItem reportItem
The report to be gotten.
IEnumerable<ICoreInfoReportable> coreInfos
List of coreInfos 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
IOperationInfo
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!