Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.AdminShowClusterOperationsResponse.DryRun Struct Reference

Whether this operation was a dry run. More...

Public Attributes

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

Detailed Description

Whether this operation was a dry run.

Supported values:

A set of string constants for the parameter <member name="dry_run">.

Definition at line 154 of file AdminShowClusterOperations.cs.

Member Data Documentation

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

Definition at line 157 of file AdminShowClusterOperations.cs.

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

Definition at line 156 of file AdminShowClusterOperations.cs.


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