Minute constant.

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

Syntax

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

Remarks

Used to designate that a minute be the value for the EXTRACT and TRUNC functions.

See Also