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

Validates a signed decimal of any length.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static string TimesheetTimeRegularExpression()
Visual Basic (Declaration)
Public Shared Function TimesheetTimeRegularExpression As String
Visual C++
public:
static String^ TimesheetTimeRegularExpression()

Return Value

the regular expression.

See Also