Class GroupTypes
- Namespace
- Shift.Constant
- Assembly
- Shift.Common.dll
- Inheritance
-
GroupTypes
- Inherited Members
-
- Extension Methods
-
Constructors
GroupTypes()
Fields
Department
public const string Department = "Department"
Field Value
- string
District
public const string District = "District"
Field Value
- string
Employer
public const string Employer = "Employer"
Field Value
- string
List
public const string List = "List"
Field Value
- string
Role
public const string Role = "Role"
Field Value
- string
Team
public const string Team = "Team"
Field Value
- string
Venue
public const string Venue = "Venue"
Field Value
- string
Properties
Values
public static string[] Values { get; }
Property Value
- string[]
Methods
GetIcon(string)
public static string GetIcon(string type)
Parameters
type string
Returns
- string