Table of Contents

Method GetDataFromDateTime

Namespace
Skyline.DataMiner.Automation
Assembly
SLNetTypes.dll

GetDataFromDateTime(DateTime?)

Returns a string representation of the specified value.

public static string GetDataFromDateTime(DateTime? value)

Parameters

value DateTime?

The value.

Returns

string

The string representation of the specified value.