Noda Time
Hours Property
NamespacesNodaTimePeriodBuilderHours

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

Gets or sets the number of hours within the period.
Declaration Syntax
C#Visual BasicVisual C++
public long Hours { get; set; }
Public Property Hours As Long
	Get
	Set
public:
property long long Hours {
	long long get ();
	void set (long long value);
}

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