ObjectRefMetadata class
Definition
- Namespace:
Skyline.DataMiner.Analytics.GenericInterface - Assembly:
SLAnalyticsTypes.dll
Represents a link to a DataMiner object for a GQIRow.
Inherits from RowMetadataBase.
Properties
| Name | Type | Description |
|---|---|---|
| Object | DMAObjectRef | A type-specific reference to the DataMiner object. |
DMAObjectRef
DMAObjectRef is an abstract base class for all types representing a reference to a specific DataMiner object.
Important
DMAObjectRef and its derived classes are part of a different namespace and assembly.
- Namespace:
Skyline.DataMiner.Net - Assembly:
SLNetTypes.dll
The following derived classes are currently supported:
- AlarmID
- DomInstanceId
- ElementID
- ParamID
- ProfileInstanceID
- ServiceID
- ViewID