Table of Contents

Property IsDerived

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

IsDerived

Gets a value indicating whether the element is derived from another element.

bool IsDerived { get; }

Property Value

bool

true if the element is derived from another element; otherwise, false.