Table of Contents

Property FinalActions

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

FinalActions

Gets the final actions associated with this task.

IReadOnlyList<IDmsSchedulerAction> FinalActions { get; }

Property Value

IReadOnlyList<IDmsSchedulerAction>

A collection of final actions associated with this task; empty collection if none is defined