Click or drag to resize

CallDetailStartTime Property

The starting date and time of the call. [Required] [Filter(ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Telephony
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime StartTime { get; set; }

Property Value

Type: DateTime
See Also