TechTalk Genome v4.2

NullableDateTime.Ticks Property

Gets the number of ticks. Uses same tick mechanism as DateTime.

public long Ticks {get;}

Property Value

The number of ticks that represent the date and time of this 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