Kinetica   C#   API  Version 7.2.3.0
kinetica.AdminShowClusterOperationsResponse.InProgress Struct Reference

A set of string constants for the parameter in_progress. More...

Public Attributes

const string TRUE = "true"
 
const string FALSE = "false"
 

Detailed Description

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.

Member Data Documentation

◆ FALSE

const string kinetica.AdminShowClusterOperationsResponse.InProgress.FALSE = "false"

Definition at line 64 of file AdminShowClusterOperations.cs.

◆ TRUE

const string kinetica.AdminShowClusterOperationsResponse.InProgress.TRUE = "true"

Definition at line 63 of file AdminShowClusterOperations.cs.


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