|
Kinetica C# API
Version 7.2.3.1
|
A set of string constants for the parameter info. More...
Public Attributes | |
| const string | EXPORTED_FILES = "exported_files" |
| Comma separated list of filenames exported if applicable. More... | |
| const string | OUTPUT = "output" |
| Exported metrics if no other destination specified. More... | |
A set of string constants for the parameter info.
Additional information.
Definition at line 172 of file ExportQueryMetrics.cs.
| const string ExportQueryMetricsResponse.Info.EXPORTED_FILES = "exported_files" |
Comma separated list of filenames exported if applicable.
Definition at line 176 of file ExportQueryMetrics.cs.
| const string ExportQueryMetricsResponse.Info.OUTPUT = "output" |
Exported metrics if no other destination specified.
Definition at line 180 of file ExportQueryMetrics.cs.