Property AgentId
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
AgentId
Gets or sets the DataMiner Agent where the script will be executed.
If null
the script will be executed in the agent the method was called.
public int? AgentId { get; set; }
Property Value
- int?