|
Kinetica C# API
Version 7.2.3.1
|
A set of string constants for the parameter add_ranks. More...
Public Attributes | |
| const string | TRUE = "true" |
| const string | FALSE = "false" |
A set of string constants for the parameter add_ranks.
Whether adding ranks is (or was) part of this operation.
Definition at line 103 of file AdminShowClusterOperations.cs.
| const string AdminShowClusterOperationsResponse.AddRanks.FALSE = "false" |
Definition at line 106 of file AdminShowClusterOperations.cs.
| const string AdminShowClusterOperationsResponse.AddRanks.TRUE = "true" |
Definition at line 105 of file AdminShowClusterOperations.cs.