HoursRangeStartTime Property

The starting time.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
DateTime StartTime { get; set; }

Property Value

DateTime

Remarks

Only the time portion of this DateTime instance should be considered.

See Also