TechTalk Genome v4.2

NullableDateTime.ToString Method 

Converts the NullableDateTime value to a string.

public override string ToString();

Return Value

A string representative of the NullableDateTime time instance.

Requirements

Namespace: TechTalk.Genome.NullableTypes

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableDateTime Class | TechTalk.Genome.NullableTypes Namespace