FieldNames Property
Last updated: 9/3/2026Overloads
| FieldNames |
Get a list of field names in the current selection |
FieldNames
Get a list of field names in the current selection
Declaration
public IEnumerable<string> FieldNames { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |