Struct Base.WATS_UserSettings
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Virinco.WATS.Teststand.MES
Assembly: WATS_Teststand_Support.dll
Syntax
public struct WATS_UserSettings
Fields
Culture
Declaration
public string Culture
Field Value
Type | Description |
---|---|
System.String |
DateOfBirth
Declaration
public string DateOfBirth
Field Value
Type | Description |
---|---|
System.String |
Declaration
public string Email
Field Value
Type | Description |
---|---|
System.String |
FullName
Declaration
public string FullName
Field Value
Type | Description |
---|---|
System.String |
Roles
Declaration
public string[] Roles
Field Value
Type | Description |
---|---|
System.String[] |