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

The string to denote the rule name for empty customer and task

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

Syntax

C#
public static readonly string RuleTimesheetEmptyInfo
Visual Basic (Declaration)
Public Shared ReadOnly RuleTimesheetEmptyInfo As String
Visual C++
public:
static initonly String^ RuleTimesheetEmptyInfo

See Also