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