Property Fields
Fields
Gets the list of field names that define the index.
Declaration
public IReadOnlyList<string> Fields { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<String> | List of field names. |
public IReadOnlyList<string> Fields { get; }
| Type | Description |
|---|---|
| IReadOnlyList<String> | List of field names. |