# C1.GanttView.TasksMappingCollection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_GanttView_TasksMappingCollection" data-uid="C1.GanttView.TasksMappingCollection" class="text-break">TasksMappingCollection Class
</h1>
  <div class="markdown level0 summary"><p>Represents a generic collection of mappings for properties of
<a class="xref" href="C1.Win.GanttView.Task.html">Task</a> derived objects to appropriate data fields.</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">TasksMappingCollection</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.GanttView.html">C1.GanttView</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.GanttView.10.dll</h6>
  <h5 id="C1_GanttView_TasksMappingCollection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TasksMappingCollection : MappingCollectionBase&lt;Task&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TasksMappingCollection
    Inherits MappingCollectionBase(Of Task)</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_GanttView_TasksMappingCollection__ctor" data-uid="C1.GanttView.TasksMappingCollection.#ctor">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.-ctor.html#C1_GanttView_TasksMappingCollection__ctor">TasksMappingCollection()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.GanttView.TasksMappingCollection.html">TasksMappingCollection</a> class.</p>
</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_GanttView_TasksMappingCollection_CalendarID" data-uid="C1.GanttView.TasksMappingCollection.CalendarID">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.CalendarID.html#C1_GanttView_TasksMappingCollection_CalendarID">CalendarID</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.CalendarID.html#C1_Win_GanttView_Task_CalendarID">CalendarID</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.CalendarID.html#C1_Win_GanttView_Task_CalendarID">CalendarID</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_ConstraintDate" data-uid="C1.GanttView.TasksMappingCollection.ConstraintDate">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.ConstraintDate.html#C1_GanttView_TasksMappingCollection_ConstraintDate">ConstraintDate</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.ConstraintDate.html#C1_Win_GanttView_Task_ConstraintDate">ConstraintDate</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.ConstraintDate.html#C1_Win_GanttView_Task_ConstraintDate">ConstraintDate</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_ConstraintType" data-uid="C1.GanttView.TasksMappingCollection.ConstraintType">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.ConstraintType.html#C1_GanttView_TasksMappingCollection_ConstraintType">ConstraintType</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.ConstraintType.html#C1_Win_GanttView_Task_ConstraintType">ConstraintType</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.ConstraintType.html#C1_Win_GanttView_Task_ConstraintType">ConstraintType</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_CustomFields" data-uid="C1.GanttView.TasksMappingCollection.CustomFields">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.CustomFields.html#C1_GanttView_TasksMappingCollection_CustomFields">CustomFields</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <span class="xref">C1.Win.GanttView.BaseObject.FieldValues</span>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <span class="xref">C1.Win.GanttView.BaseObject.FieldValues</span> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Deadline" data-uid="C1.GanttView.TasksMappingCollection.Deadline">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Deadline.html#C1_GanttView_TasksMappingCollection_Deadline">Deadline</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Deadline.html#C1_Win_GanttView_Task_Deadline">Deadline</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Deadline.html#C1_Win_GanttView_Task_Deadline">Deadline</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Duration" data-uid="C1.GanttView.TasksMappingCollection.Duration">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Duration.html#C1_GanttView_TasksMappingCollection_Duration">Duration</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Duration.html#C1_Win_GanttView_Task_Duration">Duration</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Duration.html#C1_Win_GanttView_Task_Duration">Duration</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_DurationUnits" data-uid="C1.GanttView.TasksMappingCollection.DurationUnits">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.DurationUnits.html#C1_GanttView_TasksMappingCollection_DurationUnits">DurationUnits</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.DurationUnits.html#C1_Win_GanttView_Task_DurationUnits">DurationUnits</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.DurationUnits.html#C1_Win_GanttView_Task_DurationUnits">DurationUnits</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Finish" data-uid="C1.GanttView.TasksMappingCollection.Finish">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Finish.html#C1_GanttView_TasksMappingCollection_Finish">Finish</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Finish.html#C1_Win_GanttView_Task_Finish">Finish</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Finish.html#C1_Win_GanttView_Task_Finish">Finish</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_HideBar" data-uid="C1.GanttView.TasksMappingCollection.HideBar">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.HideBar.html#C1_GanttView_TasksMappingCollection_HideBar">HideBar</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.HideBar.html#C1_Win_GanttView_Task_HideBar">HideBar</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.HideBar.html#C1_Win_GanttView_Task_HideBar">HideBar</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Initialized" data-uid="C1.GanttView.TasksMappingCollection.Initialized">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Initialized.html#C1_GanttView_TasksMappingCollection_Initialized">Initialized</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Initialized.html#C1_Win_GanttView_Task_Initialized">Initialized</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Initialized.html#C1_Win_GanttView_Task_Initialized">Initialized</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Mode" data-uid="C1.GanttView.TasksMappingCollection.Mode">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Mode.html#C1_GanttView_TasksMappingCollection_Mode">Mode</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Mode.html#C1_Win_GanttView_Task_Mode">Mode</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Mode.html#C1_Win_GanttView_Task_Mode">Mode</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Name" data-uid="C1.GanttView.TasksMappingCollection.Name">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Name.html#C1_GanttView_TasksMappingCollection_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Name.html#C1_Win_GanttView_Task_Name">Name</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Name.html#C1_Win_GanttView_Task_Name">Name</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_NextID" data-uid="C1.GanttView.TasksMappingCollection.NextID">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.NextID.html#C1_GanttView_TasksMappingCollection_NextID">NextID</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.NextID.html#C1_Win_GanttView_Task_NextID">NextID</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.NextID.html#C1_Win_GanttView_Task_NextID">NextID</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Notes" data-uid="C1.GanttView.TasksMappingCollection.Notes">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Notes.html#C1_GanttView_TasksMappingCollection_Notes">Notes</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Notes.html#C1_Win_GanttView_Task_Notes">Notes</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Notes.html#C1_Win_GanttView_Task_Notes">Notes</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_OutlineParentID" data-uid="C1.GanttView.TasksMappingCollection.OutlineParentID">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.OutlineParentID.html#C1_GanttView_TasksMappingCollection_OutlineParentID">OutlineParentID</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.OutlineParentID.html#C1_Win_GanttView_Task_OutlineParentID">OutlineParentID</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.OutlineParentID.html#C1_Win_GanttView_Task_OutlineParentID">OutlineParentID</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Parts" data-uid="C1.GanttView.TasksMappingCollection.Parts">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Parts.html#C1_GanttView_TasksMappingCollection_Parts">Parts</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Notes.html#C1_Win_GanttView_Task_Notes">Notes</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Notes.html#C1_Win_GanttView_Task_Notes">Notes</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_PercentComplete" data-uid="C1.GanttView.TasksMappingCollection.PercentComplete">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.PercentComplete.html#C1_GanttView_TasksMappingCollection_PercentComplete">PercentComplete</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.PercentComplete.html#C1_Win_GanttView_Task_PercentComplete">PercentComplete</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.PercentComplete.html#C1_Win_GanttView_Task_PercentComplete">PercentComplete</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Predecessors" data-uid="C1.GanttView.TasksMappingCollection.Predecessors">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Predecessors.html#C1_GanttView_TasksMappingCollection_Predecessors">Predecessors</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Predecessors.html#C1_Win_GanttView_Task_Predecessors">Predecessors</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Predecessors.html#C1_Win_GanttView_Task_Predecessors">Predecessors</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Resources" data-uid="C1.GanttView.TasksMappingCollection.Resources">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Resources.html#C1_GanttView_TasksMappingCollection_Resources">Resources</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.ResourceRefs.html#C1_Win_GanttView_Task_ResourceRefs">ResourceRefs</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.ResourceRefs.html#C1_Win_GanttView_Task_ResourceRefs">ResourceRefs</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Start" data-uid="C1.GanttView.TasksMappingCollection.Start">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Start.html#C1_GanttView_TasksMappingCollection_Start">Start</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Start.html#C1_Win_GanttView_Task_Start">Start</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Start.html#C1_Win_GanttView_Task_Start">Start</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_Summary" data-uid="C1.GanttView.TasksMappingCollection.Summary">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.Summary.html#C1_GanttView_TasksMappingCollection_Summary">Summary</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.Summary.html#C1_Win_GanttView_Task_Summary">Summary</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.Summary.html#C1_Win_GanttView_Task_Summary">Summary</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_TaskID" data-uid="C1.GanttView.TasksMappingCollection.TaskID">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.TaskID.html#C1_GanttView_TasksMappingCollection_TaskID">TaskID</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the <a class="xref" href="C1.Win.GanttView.Task.ID.html#C1_Win_GanttView_Task_ID">ID</a>
property of the <a class="xref" href="C1.Win.GanttView.Task.html">Task</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the <a class="xref" href="C1.Win.GanttView.Task.ID.html#C1_Win_GanttView_Task_ID">ID</a> property
to be bound to the appropriate field in the data source.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_ReadObject_C1_Win_GanttView_Task_System_Object_System_Boolean_" data-uid="C1.GanttView.TasksMappingCollection.ReadObject(C1.Win.GanttView.Task,System.Object,System.Boolean)">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.ReadObject.html#C1_GanttView_TasksMappingCollection_ReadObject_C1_Win_GanttView_Task_System_Object_System_Boolean_">ReadObject(Task, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Fills BaseObject object with values from specified boundObject.</p>
</td>
      </tr>
      <tr>
        <td id="C1_GanttView_TasksMappingCollection_WriteObject_C1_Win_GanttView_Task_System_Object_" data-uid="C1.GanttView.TasksMappingCollection.WriteObject(C1.Win.GanttView.Task,System.Object)">
          <a class="xref" href="C1.GanttView.TasksMappingCollection.WriteObject.html#C1_GanttView_TasksMappingCollection_WriteObject_C1_Win_GanttView_Task_System_Object_">WriteObject(Task, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Fills boundObject with values from specified BaseObject object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
