Quarter year constant.

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)

Syntax

C#
public const int QUARTER
Visual Basic
Public Const QUARTER As Integer
Visual C++
public:
literal int QUARTER

Remarks

Used to designate that a quarter in a year be the value for the EXTRACT and TRUNC functions.

See Also