> ## 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.AggregateUniqueRequest.Encoding

> kinetica.AggregateUniqueRequest.Encoding — 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_1AggregateUniqueRequest#a6ba331f98200366ef14a410641d0813b" title="Specifies the encoding for returned records.">AggregateUniqueRequest.encoding</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:acb9cee3e5510accc72d01b7bb8a3d13c" id="r_acb9cee3e5510accc72d01b7bb8a3d13c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acb9cee3e5510accc72d01b7bb8a3d13c">BINARY</a> = "binary"</td>
      </tr>

      <tr className="memdesc:acb9cee3e5510accc72d01b7bb8a3d13c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates that the returned records should be binary encoded. <br /></td>
      </tr>

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

      <tr className="memitem:a7a6bc7cf7a15e16a3873adb4dc99776a" id="r_a7a6bc7cf7a15e16a3873adb4dc99776a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7a6bc7cf7a15e16a3873adb4dc99776a">JSON</a> = "json"</td>
      </tr>

      <tr className="memdesc:a7a6bc7cf7a15e16a3873adb4dc99776a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates that the returned records should be JSON-encoded. <br /></td>
      </tr>

      <tr className="separator:a7a6bc7cf7a15e16a3873adb4dc99776a">
        <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_1AggregateUniqueRequest#a6ba331f98200366ef14a410641d0813b" title="Specifies the encoding for returned records.">AggregateUniqueRequest.encoding</a>. </p>
      <p>Specifies the encoding for returned records.</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_2AggregateUnique_8cs_source#l00049">49</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_2AggregateUnique_8cs_source">AggregateUnique.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#acb9cee3e5510accc72d01b7bb8a3d13c">◆ </a></span>BINARY</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.AggregateUniqueRequest.Encoding.BINARY = "binary"</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>Indicates that the returned records should be binary encoded. </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_2AggregateUnique_8cs_source#l00053">53</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_2AggregateUnique_8cs_source">AggregateUnique.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7a6bc7cf7a15e16a3873adb4dc99776a">◆ </a></span>JSON</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.AggregateUniqueRequest.Encoding.JSON = "json"</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>Indicates that the returned records should be JSON-encoded. </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_2AggregateUnique_8cs_source#l00057">57</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_2AggregateUnique_8cs_source">AggregateUnique.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_2AggregateUnique_8cs_source">AggregateUnique.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateUnique_8cs_source">AggregateUnique.cs</a></li>
    </ul>
  </div>
</div>
