Property TrendTemplate
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
TrendTemplate
Gets or sets the trend template that is assigned to this element.
IDmsTrendTemplate TrendTemplate { get; set; }
Property Value
- IDmsTrendTemplate
The trend template that is assigned to this element.
Exceptions
- ArgumentException
The specified trend template is not compatible with the protocol this element executes.