|
Kinetica C# API
Version 7.2.3.1
|
A set of string constants for the parameter in_progress. More...
Public Attributes | |
| const string | TRUE = "true" |
| const string | FALSE = "false" |
A set of string constants for the parameter in_progress.
Whether this cluster operation is currently in progress or not.
Definition at line 60 of file AdminShowClusterOperations.cs.
| const string AdminShowClusterOperationsResponse.InProgress.FALSE = "false" |
Definition at line 63 of file AdminShowClusterOperations.cs.
| const string AdminShowClusterOperationsResponse.InProgress.TRUE = "true" |
Definition at line 62 of file AdminShowClusterOperations.cs.