Geocortex Essentials WPF API Reference for Workflow
TimeFormat Enumeration |
Specifies time formats for a TimePicker.
Namespace: Geocortex.Forms.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
LongTime | 0 | Specifies the custom format string for a long time value. | |
ShortTime | 1 | Specifies the custom format string for a short time value. |
See Also