# C1.GanttView.ResourceMappingCollection.Notes

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_GanttView_ResourceMappingCollection_Notes_" data-uid="C1.GanttView.ResourceMappingCollection.Notes*">Notes Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_GanttView_ResourceMappingCollection_Notes_" data-uid="C1.GanttView.ResourceMappingCollection.Notes*"></a>
<h4 id="C1_GanttView_ResourceMappingCollection_Notes" data-uid="C1.GanttView.ResourceMappingCollection.Notes">Notes</h4>
<div class="markdown level1 summary"><p>Returns <span class="xref">C1.Schedule.MappingInfo</span> object for the BaseObject.Notes
property of the <a class="xref" href="C1.Win.GanttView.Resource.html">Resource</a> object.
If the storage object is bound to a data source via its DataSource property,
the properties of this object allow the BaseObject.Notes property
to be bound to the appropriate field in the data source.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public MappingInfo Notes { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Notes As MappingInfo</code></pre>
</div>
</div>
