Property StringValue
StringValue
The value of the field as a String, or null. If null, the Reader value or binary value is used. Exactly one of stringValue(), readerValue(), and getBinaryValue() must be set.
Declaration
public override string StringValue { get; }
Property Value
Type | Description |
---|---|
System.String |