Property IsChild
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
IsChild
Gets a value indicating whether this element is a DVE child.
bool IsChild { get; }
Property Value
- bool
true
if this element is a DVE child element; otherwise,false
.