Property FieldName
FieldName
Gets or sets the field name for the field range.
Declaration
public string FieldName { get; set; }
Property Value
| Type | Description |
|---|---|
| String | The name of the field. This value is required. |
public string FieldName { get; set; }
| Type | Description |
|---|---|
| String | The name of the field. This value is required. |