DateRelativeMonthIndex Property
Get/Set the relative Month Indexing component of this instance.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public int MonthIndex { get; set; }
Public Property MonthIndex As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
This is used in any case where an offset is found, such as in the
cases of {MonthIndex} Months (from|ago), etc.