Class UserConnectionType
public class UserConnectionType
- Inheritance
-
UserConnectionType
- Inherited Members
- Extension Methods
Constructors
UserConnectionType()
public UserConnectionType()
Properties
Leader
public static string Leader { get; }
Property Value
Manager
public static string Manager { get; }
Property Value
Supervisor
public static string Supervisor { get; }
Property Value
Validator
public static string Validator { get; }