Kinetica C# API
Version 6.2.0.1
|
Indicates whether the type exists or not. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
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.
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.