Property IsFunctionElement
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
IsFunctionElement
Gets a value indicating whether the element is linked to a function resource.
bool IsFunctionElement { get; }
Property Value
- bool
true
if the element is linked to a function resource; otherwise,false
.