Noda Time
Weeks Property
NamespacesNodaTimePeriodBuilderWeeks

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

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

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