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

Indicates whether the type exists or not. More...

Public Attributes

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

Detailed Description

Indicates whether the type exists or not.

Supported values:

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

Definition at line 73 of file HasType.cs.

Member Data Documentation

const string kinetica.HasTypeResponse.TypeExists.FALSE = "false"

Definition at line 76 of file HasType.cs.

const string kinetica.HasTypeResponse.TypeExists.TRUE = "true"

Definition at line 75 of file HasType.cs.


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