Row<TFields>.ClearAssignment method
Clears the assignment flag of the field.
public void ClearAssignment(Field field)
| parameter | description |
|---|---|
| field | The field. |
See Also
- class Field
- class Row<TFields>
Clears the assignment flag of the field.
public void ClearAssignment(Field field)
| parameter | description |
|---|---|
| field | The field. |