Noda Time
TickOfSecond Property
NamespacesNodaTimeOffsetDateTimeTickOfSecond

[This is preliminary documentation and is subject to change.]

Gets the tick of this offset date and time within the second, in the range 0 to 9,999,999 inclusive.
Declaration Syntax
C#Visual BasicVisual C++
public int TickOfSecond { get; }
Public ReadOnly Property TickOfSecond As Integer
	Get
public:
property int TickOfSecond {
	int get ();
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)