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