[This is preliminary documentation and is subject to change.]

Short code of predefined format L - shortest possible hours days to seconds

Namespace: Tools
Assembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public const char pfShortest_hs
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Const pfShortest_hs As Char
Visual C++
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
public:
literal wchar_t pfShortest_hs
F#
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
static val mutable pfShortest_hs: char
JScript
public const var pfShortest_hs : char

See Also