# C1.Web.Api.Storage.Value

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Api_Storage_Value" data-uid="C1.Web.Api.Storage.Value" class="text-break">Value Class
</h1>
  <div class="markdown level0 summary"><p>Class for DeserializeObject</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">Value</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Api.Storage.html">C1.Web.Api.Storage</a></h6>
  <h6><strong>Assembly</strong>: C1.Web.Api.dll</h6>
  <h5 id="C1_Web_Api_Storage_Value_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Value</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Value</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Api_Storage_Value__ctor" data-uid="C1.Web.Api.Storage.Value.#ctor">
          <a class="xref" href="C1.Web.Api.Storage.Value.-ctor.html#C1_Web_Api_Storage_Value__ctor">Value()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Api_Storage_Value_folder" data-uid="C1.Web.Api.Storage.Value.folder">
          <a class="xref" href="C1.Web.Api.Storage.Value.folder.html#C1_Web_Api_Storage_Value_folder">folder</a>
        </td>
        <td class="markdown level1 summary"><p>Folder reference</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Storage_Value_lastModifiedDateTime" data-uid="C1.Web.Api.Storage.Value.lastModifiedDateTime">
          <a class="xref" href="C1.Web.Api.Storage.Value.lastModifiedDateTime.html#C1_Web_Api_Storage_Value_lastModifiedDateTime">lastModifiedDateTime</a>
        </td>
        <td class="markdown level1 summary"><p>lastModifiedDateTime</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Storage_Value_name" data-uid="C1.Web.Api.Storage.Value.name">
          <a class="xref" href="C1.Web.Api.Storage.Value.name.html#C1_Web_Api_Storage_Value_name">name</a>
        </td>
        <td class="markdown level1 summary"><p>Folder Name</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Storage_Value_size" data-uid="C1.Web.Api.Storage.Value.size">
          <a class="xref" href="C1.Web.Api.Storage.Value.size.html#C1_Web_Api_Storage_Value_size">size</a>
        </td>
        <td class="markdown level1 summary"><p>Size</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
