Return the field that is being indexed.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function Field() As String _ Implements INetricsIdxStats.Field |
| C# |
|---|
| public string Field() |
| C++ |
|---|
| public: String Field() sealed |
| J# |
|---|
| public string Field() |
| JScript |
|---|
| public function Field() : String |