Property Views
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Views
Gets the views the service is part of.
ISet<IDmsView> Views { get; }
Property Value
Exceptions
- ArgumentNullException
The value of a set operation is null.
- ArgumentException
The value of a set operation is an empty collection.