DateRelativeWeekIndex Property
Get/Set the relative Week Indexing component of this instance.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public int WeekIndex { get; set; }
Public Property WeekIndex 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 {WeekIndex} Weeks (from|ago), etc.