Noda Time
Milliseconds Property
NamespacesNodaTimeOffsetMilliseconds

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

Gets the total number of milliseconds in the offset, which may be negative.
Declaration Syntax
C#Visual BasicVisual C++
public int Milliseconds { get; }
Public ReadOnly Property Milliseconds As Integer
	Get
public:
property int Milliseconds {
	int get ();
}

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