Kinetica C# API
Version 6.0.1.0
|
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.
Values: true, false.
A set of string constants for the parameter <member name="type_exists">.
Definition at line 59 of file HasType.cs.
const string kinetica.HasTypeResponse.TypeExists.FALSE = "false" |
Definition at line 62 of file HasType.cs.
const string kinetica.HasTypeResponse.TypeExists.TRUE = "true" |
Definition at line 61 of file HasType.cs.