Creates a new instance of the Status class
and initializes it with the specified type.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
public Status( StatusTypeEnum type ) |
Visual Basic |
---|
Public Sub New ( _ type As StatusTypeEnum _ ) |
Parameters
- type
- Type: C1.C1Schedule..::..StatusTypeEnum
The StatusTypeEnum value.