Table of Contents

Method AddCSharpCode

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

AddCSharpCode(AutomationScriptCSharpConfiguration)

Add CSharp code to the script.

public void AddCSharpCode(AutomationScriptCSharpConfiguration csharpCode)

Parameters

csharpCode AutomationScriptCSharpConfiguration

The code block to be added to the script.