> ## 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.FileSystem.MultiPartUploadInfo

> kinetica.FileSystem.MultiPartUploadInfo — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>Contains information about a multi-part upload operation. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Properties</h2>
        </td>
      </tr>

      <tr className="memitem:a0452f179c8b636b093ad60db619e222a" id="r_a0452f179c8b636b093ad60db619e222a">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0452f179c8b636b093ad60db619e222a">UploadUuid</a> = string.Empty<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a0452f179c8b636b093ad60db619e222a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Gets or sets the UUID for the multi-part upload. <br /></td>
      </tr>

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

      <tr className="memitem:ade788f9660b8fc8541977e9d21a2d6b2" id="r_ade788f9660b8fc8541977e9d21a2d6b2">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ade788f9660b8fc8541977e9d21a2d6b2">PartNumber</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ade788f9660b8fc8541977e9d21a2d6b2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Gets or sets the current part number. <br /></td>
      </tr>

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

      <tr className="memitem:a5f5146137f7477996f989c642036d547" id="r_a5f5146137f7477996f989c642036d547">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5f5146137f7477996f989c642036d547">TotalParts</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a5f5146137f7477996f989c642036d547">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Gets or sets the total number of parts. <br /></td>
      </tr>

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

      <tr className="memitem:ab65e5606a3904495454704a2b7a2a802" id="r_ab65e5606a3904495454704a2b7a2a802">
        <td className="memItemLeft" align="right" valign="top">long </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab65e5606a3904495454704a2b7a2a802">PartSize</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ab65e5606a3904495454704a2b7a2a802">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Gets or sets the size of the current part in bytes. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>Contains information about a multi-part upload operation. </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_2FileSystem_2FileOperationResult_8cs_source#l00077">77</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ade788f9660b8fc8541977e9d21a2d6b2">◆ </a></span>PartNumber</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.FileSystem.MultiPartUploadInfo.PartNumber</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Gets or sets the current part number. </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_2FileSystem_2FileOperationResult_8cs_source#l00087">87</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab65e5606a3904495454704a2b7a2a802">◆ </a></span>PartSize</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">long kinetica.FileSystem.MultiPartUploadInfo.PartSize</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Gets or sets the size of the current part in bytes. </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_2FileSystem_2FileOperationResult_8cs_source#l00097">97</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5f5146137f7477996f989c642036d547">◆ </a></span>TotalParts</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.FileSystem.MultiPartUploadInfo.TotalParts</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Gets or sets the total number of parts. </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_2FileSystem_2FileOperationResult_8cs_source#l00092">92</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0452f179c8b636b093ad60db619e222a">◆ </a></span>UploadUuid</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.FileSystem.MultiPartUploadInfo.UploadUuid = string.Empty</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Gets or sets the UUID for the multi-part upload. </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_2FileSystem_2FileOperationResult_8cs_source#l00082">82</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2FileSystem_2FileOperationResult_8cs_source">FileOperationResult.cs</a>.</p>
      </div>
    </div>

    <hr />

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

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