|
Ofcas.Lk.Api.V3
3.0.0.98
|
ElevationInstance is the representation of an instance for an element (Elevation). An instance of an elavation has no children. More...
Public Attributes | |
| Elevation | Parent => (Elevation) ParentCore |
| The parent of type Elevation. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Ofcas.Lk.Api.Core.CoreObjectBase | |
| bool | CanDispose () |
| Returns the information about whether the object can be deleted. An object can only be deleted if no children live. More... | |
| IList< Guid > | Children () |
| Returns a list with CoreObjectId for all children More... | |
Public Member Functions inherited from Ofcas.Lk.Api.Core.Disposable | |
| void | Dispose () |
Protected Member Functions inherited from Ofcas.Lk.Api.Core.CoreObjectBase | |
| override void | Dispose (bool disposing) |
| CoreObjectBase (IApiService apiService, Guid coreObjectId) | |
| CoreObjectBase (IApiService apiService, Guid coreObjectId, CoreObjectBase parent) | |
| CoreObjectBase (IApiService apiService, Guid coreObjectId, CoreObjectBase parent, ICoreInfo coreInfo) | |
Protected Attributes inherited from Ofcas.Lk.Api.Core.CoreObjectBase | |
| IApiService | _apiService = null |
Properties inherited from Ofcas.Lk.Api.Core.CoreObjectBase | |
| Guid | CoreObjectId [get] |
| The unique identifier of the object instance More... | |
| Guid | ParentCoreObjectId [get] |
| The unique identifier from the parent object instance More... | |
| ICoreInfo | CoreInfo [get, protected set] |
| Holds the included informations to the current object More... | |
| DocumentContainer | Documents [get] |
| Returns the DocumentContainer to handle documents to the object. More... | |
Properties inherited from Ofcas.Lk.Api.Core.Disposable | |
| bool | IsDisposed [get] |
Events inherited from Ofcas.Lk.Api.Core.Disposable | |
| Action< Disposable > | Disposed |
ElevationInstance is the representation of an instance for an element (Elevation). An instance of an elavation has no children.
The parent of type Elevation.