Specifies whether to use 24-hour (military) time.
Namespace: ININ.IceLib.Configuration.Dialer.DataTypesAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public bool Use24HourTimeFormat { get; set; } |
Visual Basic |
---|
Public Property Use24HourTimeFormat As Boolean Get Set |