Table of Contents

Constructor Calendar

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

Calendar(DateTime)

Initializes a new instance of the Calendar class.

public Calendar(DateTime dateTime)

Parameters

dateTime DateTime

Value displayed on the calendar.

Calendar()

Initializes a new instance of the Calendar class.

public Calendar()