Table of Contents

Class DmsObject

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Represents the parent for every type of object that can be present on a DataMiner system.

public abstract class DmsObject
Inheritance
DmsObject
Derived
Extension Methods

Constructors

DmsObject(IDms)

Initializes a new instance of the DmsObject class.

Fields

dms

The DataMiner system the object belongs to.

Properties

Dms

Gets the DataMiner system this object belongs to.

Methods

Exists()

Returns a value indicating whether the object exists in the DataMiner System.