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.Shared.DC Namespace
Ofcas.Lk.Api.Shared.DC.Enums Namespace
Files
>
Classes
Classes
>
ServiceProxyBase<TService, TCoreObject> Class
DialogResult<T> Class
ElevationUi Class
LoginScopeUi Class
PhaseUi Class
ProjectCenterUi Class
ProjectInformationContainerUi Class
ProjectInformationUi Class
ProjectUi Class
ServiceProxy Class
ServiceProxyBase<TService, TCoreObject> Class
>
ServiceProxyBase<TService, TCoreObject> Methods
ServiceProxyBase<TService, TCoreObject>.ServiceProxyBase Constructor
ServiceProxyBase<TService, TCoreObject> Fields
ServiceProxyBase<TService, TCoreObject> Methods
ServiceProxyBase<TService, TCoreObject> Properties
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
Methods
Send Feedback
Collapse All
Expand All
The methods of the ServiceProxyBase<TService, TCoreObject> class are listed here.
Methods
Show:
Protected
No members matching the current filter
Name
Description
Dispose
This is Dispose, a member of class ServiceProxyBase.
GetLoginScope
This is GetLoginScope, a member of class ServiceProxyBase.
GetProgramInformation
Returns
ProgramInformation
of the LogiKal installation. Does not require login.
GetRuntimePath
This is GetRuntimePath, a member of class ServiceProxyBase.
GetServiceFactory
This is GetServiceFactory, a member of class ServiceProxyBase.
GetServicePath
This is GetServicePath, a member of class ServiceProxyBase.
Login
Login to the API to get access to projects, elvations etc. . Without login no access to the API is available. Attention: Before a login is possible, the service must be started (
Start
).
Start
Starts the service. This method must be called first to get the
LoginScope
(
Login
).
Stop
Stops the service. This method must be called before destroying the
ServiceProxyBase
. This method is also called in the destructor.
Copyright © 2019. All rights reserved.
What do you think about this topic?
Send feedback!