# C1.FlexMap.IGeoGeometryRecordField

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_FlexMap_IGeoGeometryRecordField" data-uid="C1.FlexMap.IGeoGeometryRecordField" class="text-break">IGeoGeometryRecordField Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the attribute field.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.FlexMap.html">C1.FlexMap</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Map.10.dll</h6>
  <h5 id="C1_FlexMap_IGeoGeometryRecordField_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IGeoGeometryRecordField</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IGeoGeometryRecordField</code></pre>
  </div>
  <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_FlexMap_IGeoGeometryRecordField_Name" data-uid="C1.FlexMap.IGeoGeometryRecordField.Name">
          <a class="xref" href="C1.FlexMap.IGeoGeometryRecordField.Name.html#C1_FlexMap_IGeoGeometryRecordField_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the field.</p>
</td>
      </tr>
      <tr>
        <td id="C1_FlexMap_IGeoGeometryRecordField_Type" data-uid="C1.FlexMap.IGeoGeometryRecordField.Type">
          <a class="xref" href="C1.FlexMap.IGeoGeometryRecordField.Type.html#C1_FlexMap_IGeoGeometryRecordField_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data type of the field.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
