Class FieldValue
Inheritance
System.Object
FieldValue
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Textkernel.Tx.Models.API.MatchV2.Response
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class FieldValue
Properties
| Improve this Doc View SourceSubValues
Declaration
public FieldValueEntry[] SubValues { get; set; }
Property Value
Type | Description |
---|---|
FieldValueEntry[] |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |