Kinetica C# API
Version 7.2.3.0
|
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 61 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.InProgress.FALSE = "false" |
Definition at line 64 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.InProgress.TRUE = "true" |
Definition at line 63 of file AdminShowClusterOperations.cs.