You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Core 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
>
Classes
Classes
Interfaces
>
Address Class
Address Class
AddressContainer Class
AddressInfo Class
BaseElementElevationInfo Class
CoreInfo<TData, TParentObject, TParent> Class
CoreObjectBase Class
CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> Class
CoreObjectWithChildren<TChild, TChildInfo> Class
CoreServiceProxy<TService, TCoreObject> Class
Disposable Class
Document Class
DocumentContainer Class
DocumentInfo Class
ElementPricelist Class
ElementPricelistConfigurator Class
ElementPricelistContainer Class
ElementPricelistElevationInfo Class
ElementPricelistInfo Class
Elevation Class
ElevationInfo Class
ElevationInstance Class
ElevationInstanceInfo Class
FileHandler Class
InsertionElevationInfo Class
LayerElevationInfo Class
LoginScope Class
MaterialElevationInfo Class
Phase Class
PhaseAndElevationsResult Class
PhaseInfo Class
Project Class
ProjectCenter Class
ProjectCenterInfo Class
ProjectDirectoryInfo Class
ProjectInfo Class
ProjectInformation Class
ProjectInformationContainer Class
ProjectInformationInfo Class
SearchAgent Class
SearchResult Class
SegmentElevationInfo Class
ServiceProxyBase<TService, TCoreObject> Class
ServiceProxyNoUi Class
SettingContainer Class
StandardElevationInfo Class
SynchronizationRestriction Class
TextElevationInfo Class
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
Address Class
Send Feedback
Collapse All
Expand All
Class Hierarchy
File:
Address.cs
Namespace:
Ofcas.Lk.Api.Client.Core
Syntax
C#
public
class
Address
:
CoreObjectBase
,
ICoreObjectWithParent
<
AddressContainer
>,
ICoreObjectWithInfo
<
AddressInfo
>,
IAddress
;
Description
This is class Ofcas.Lk.Api.Client.Core.Address.
Constructors
Show:
Inherited
Protected
No members matching the current filter
Name
Description
CoreObjectBase
This is CoreObjectBase, a member of class CoreObjectBase. (Inherited from
CoreObjectBase
)
Events
Show:
Inherited
No members matching the current filter
Name
Description
Disposed
This is Disposed, a member of class Disposable. (Inherited from
Disposable
)
Disposed
This is Disposed, a member of class INotifyingDisposable. (Inherited from
INotifyingDisposable
)
Methods
Show:
Inherited
Protected
No members matching the current filter
Name
Description
CallService<T>
Calls a service function and raises an error if it fails. (Inherited from
CoreObjectBase
)
CallServiceWithMessage<T>
Calls a service function and raises an error if it fails. (Inherited from
CoreObjectBase
)
CanDispose
Returns the information about whether the object can be deleted. An object can only be deleted if no children live. (Inherited from
CoreObjectBase
)
CanDispose
Checks whether the
ICoreInfo
can be disposed. (Inherited from
ICoreObject
)
CanEdit
This is CanEdit, a member of class IAddress. (Inherited from
IAddress
)
CanEdit(Dictionary<string, object>, IAddressType)
Checks whether
Edit
can be executed with given parameters.
CanEdit(string, object)
Dispose
This is Dispose, a member of class CoreObjectBase. (Inherited from
CoreObjectBase
)
Dispose()
This is Dispose, a member of class Disposable. (Inherited from
Disposable
)
Dispose(bool)
This is Dispose, a member of class Disposable. (Inherited from
Disposable
)
Edit
This is Edit, a member of class IAddress. (Inherited from
IAddress
)
Edit(Dictionary<string, object>)
Edits many values of an address based on a dictionary with key and value entries.
Edit(string, object)
Edits an address based on a key and a value.
Refresh
Properties
Show:
Inherited
Protected
No members matching the current filter
Name
Description
Id
The unique identifier of the object instance. (Inherited from
CoreObjectBase
)
Id
The unique identifier of this core object. (Inherited from
ICoreObject
)
Info
Parent
ServiceFactory
For internal purposes only. (Inherited from
CoreObjectBase
)
Links
Address Methods
Address Properties
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!