Table of Contents

Property Parameters

Namespace
Skyline.DataMiner.Net.Automation
Assembly
SLNetTypes.dll

Parameters

Gets or sets the parameters for the custom entry point method.

public List<object> Parameters { get; set; }

Property Value

List<object>

The parameters for the custom entry point method.