Click or drag to resize

CallDetailDurationSeconds Property

The duration of the call (in seconds). [Required] [Default(0)] [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 int DurationSeconds { get; set; }

Property Value

Type: Int32
See Also