Field.TextualField property
Gets or sets the textual field.
public string? TextualField { get; set; }
Property Value
The textual field.
See Also
- class Field
Gets or sets the textual field.
public string? TextualField { get; set; }
The textual field.