Kinetica C# API
Version 7.0.19.0
|
Whether removing ranks is (or was) part of this operation. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
Whether removing ranks is (or was) part of this operation.
Supported values:
A set of string constants for the parameter <member name="remove_ranks">.
Definition at line 233 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.RemoveRanks.FALSE = "false" |
Definition at line 236 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.RemoveRanks.TRUE = "true" |
Definition at line 235 of file AdminShowClusterOperations.cs.