Noda Time
Months Property
NamespacesNodaTimePeriodBuilderMonths

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

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

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