Skip to content

RowFieldsBase.IdField property

Gets the identifier field.

public Field IdField { get; }

Property Value

The identifier field.

See Also