Table of Contents

Method RemoveByAlias

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

RemoveByAlias(string)

Removes the included element or service with the specified alias.

bool RemoveByAlias(string alias)

Parameters

alias string

The alias of the included element or service to remove.

Returns

bool

true if an included element or service was removed; otherwise, false.

Exceptions

ArgumentNullException

alias is null.

Advanced search syntax