Click or drag to resize

StiVariableGetDateTimeFromValue Method

Internal use only.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static DateTime GetDateTimeFromValue(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiVariable.GetDateTimeFromValue(System.String)"]

Return Value

Type: DateTime

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiVariable.GetDateTimeFromValue(System.String)"]

See Also