Struct Record.ServerError
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NFX.Wave.Client
Assembly: NFX.Wave.dll
Syntax
public struct ServerError
Fields
Error
Declaration
public readonly string Error
Field Value
Type | Description |
---|---|
System.String |
FieldName
Declaration
public readonly string FieldName
Field Value
Type | Description |
---|---|
System.String |
Text
Declaration
public readonly string Text
Field Value
Type | Description |
---|---|
System.String |