Kinetica C# API
Version 7.2.3.0
|
A set of string constants for the parameter remove_ranks. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
A set of string constants for the parameter remove_ranks.
Whether removing ranks is (or was) part of this operation.
Definition at line 128 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.RemoveRanks.FALSE = "false" |
Definition at line 131 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.RemoveRanks.TRUE = "true" |
Definition at line 130 of file AdminShowClusterOperations.cs.