Skip to main content

A set of string constants for the parameter AdminShowClusterOperationsResponse.add_ranks. More…

Static Public Attributes

const string TRUE = “true”
 A boolean constant for the AdminShowClusterOperationsResponse.AddRanks options.
 
const string FALSE = “false”
 A boolean constant for the AdminShowClusterOperationsResponse.AddRanks options.
 

Detailed Description

A set of string constants for the parameter AdminShowClusterOperationsResponse.add_ranks.

Whether adding ranks is (or was) part of this operation.

Definition at line 124 of file AdminShowClusterOperations.cs.

Member Data Documentation

◆ FALSE

const string kinetica.AdminShowClusterOperationsResponse.AddRanks.FALSE = “false”
static

A boolean constant for the AdminShowClusterOperationsResponse.AddRanks options.

Definition at line 134 of file AdminShowClusterOperations.cs.

◆ TRUE

const string kinetica.AdminShowClusterOperationsResponse.AddRanks.TRUE = “true”
static

A boolean constant for the AdminShowClusterOperationsResponse.AddRanks options.

Definition at line 129 of file AdminShowClusterOperations.cs.


The documentation for this struct was generated from the following files: