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