DateRelativeYearIndex Property

Get/Set the relative Year Indexing component of this instance.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public int YearIndex { get; set; }

Property Value

Int32

Remarks

This is used in any case where an offset is found, such as in the cases of {YearIndex} Years (from|ago), etc.

See Also