Gets or sets the name of the forced workday.
Declaration
public override string Name { get; set; }
Public Overrides Property Name As String
Property Value
| Type |
Description |
| string |
The string value that indicates the name of the forced workday.
|
Overrides