> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# kinetica.HasTypeResponse.TypeExists

> kinetica.HasTypeResponse.TypeExists — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1HasTypeResponse#aaeade0101d3c9a32a2863d6d807943a7" title="Indicates whether the type exists or not.">HasTypeResponse.type\_exists</a>. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Static Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a46b90e2e5bf6eb701616eb2e23b6dab5" id="r_a46b90e2e5bf6eb701616eb2e23b6dab5">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a46b90e2e5bf6eb701616eb2e23b6dab5">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a46b90e2e5bf6eb701616eb2e23b6dab5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1HasTypeResponse_1_1TypeExists" title="A set of string constants for the parameter HasTypeResponse.type_exists.">HasTypeResponse.TypeExists</a> options. <br /></td>
      </tr>

      <tr className="separator:a46b90e2e5bf6eb701616eb2e23b6dab5">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:adf60460f714e4fb74b68665b7b87f14f" id="r_adf60460f714e4fb74b68665b7b87f14f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adf60460f714e4fb74b68665b7b87f14f">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:adf60460f714e4fb74b68665b7b87f14f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1HasTypeResponse_1_1TypeExists" title="A set of string constants for the parameter HasTypeResponse.type_exists.">HasTypeResponse.TypeExists</a> options. <br /></td>
      </tr>

      <tr className="separator:adf60460f714e4fb74b68665b7b87f14f">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1HasTypeResponse#aaeade0101d3c9a32a2863d6d807943a7" title="Indicates whether the type exists or not.">HasTypeResponse.type\_exists</a>. </p>
      <p>Indicates whether the type exists or not.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2HasType_8cs_source#l00054">54</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2HasType_8cs_source">HasType.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#adf60460f714e4fb74b68665b7b87f14f">◆ </a></span>FALSE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.HasTypeResponse.TypeExists.FALSE = "false"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1HasTypeResponse_1_1TypeExists" title="A set of string constants for the parameter HasTypeResponse.type_exists.">HasTypeResponse.TypeExists</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2HasType_8cs_source#l00062">62</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2HasType_8cs_source">HasType.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a46b90e2e5bf6eb701616eb2e23b6dab5">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.HasTypeResponse.TypeExists.TRUE = "true"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1HasTypeResponse_1_1TypeExists" title="A set of string constants for the parameter HasTypeResponse.type_exists.">HasTypeResponse.TypeExists</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2HasType_8cs_source#l00058">58</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2HasType_8cs_source">HasType.cs</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2HasType_8cs_source">HasType.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2HasType_8cs_source">HasType.cs</a></li>
    </ul>
  </div>
</div>
