FieldNames Property
Overloads
| 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> |