Click or drag to resize

StiAzureTableStorageConnectorConvertDateTimeToJsonStr Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiAzureTableStorageConnector.ConvertDateTimeToJsonStr(System.DateTime)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public string ConvertDateTimeToJsonStr(
	DateTime date
)

Parameters

date
Type: SystemDateTime

[Missing <param name="date"/> documentation for "M:Stimulsoft.Base.StiAzureTableStorageConnector.ConvertDateTimeToJsonStr(System.DateTime)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.StiAzureTableStorageConnector.ConvertDateTimeToJsonStr(System.DateTime)"]

See Also