QField ToString Method NReco.Data Class Library Documentation
Returns a string representation of QField

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public override string ToString()

Return Value

Type: String
string in [prefix].[field name] format
See Also