SimpleTime Fields Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The SimpleTime type exposes the following members.

Fields

  Name Description
Public field Static member MaxHour
Indicates the maximum value allowed for the hour part. This constant has the value 23.
Public field Static member MaxMinute
Indicates the maximum value allowed for the minute part This constant has the value 59.
Public field Static member MaxValue
Defines the maximum allowed value for this type (23:59)
Public field Static member MinHour
Indicates the minimum value allowed for the hour part This constant has the value 0.
Public field Static member MinMinute
Indicates the minimum value allowed for the minute part This constant has the value 0.
Public field Static member MinValue
Defines the minimum allowed value for a SimpleTime. This value is equal to Zero.
Public field Static member Zero
Defines a SimpleTime with a zero value (00:00) . This value is equal to MinValue.
Top
See Also

Reference