Table of Contents

Interface IDmsView

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

DataMiner view interface.

public interface IDmsView : IDmsObject, IUpdateable
Inherited Members
Extension Methods

Properties

ChildViews

Gets all child views.

Display

Gets the display string.

Dms

Gets the IDms.

Elements

Gets all elements that are immediate children of this view.

Id

Gets the ID of this view.

Name

Gets or sets the name of the view.

Parent

Gets or sets the parent view.

Properties

Gets the properties of this view.

Services

Gets all services that are immediate children of this view.

Methods

Delete()

Removes the view from the DataMiner System.