# GrapeCity.Spreadsheet.PivotTables.IPivotField.SourceName

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_PivotTables_IPivotField_SourceName_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotField.SourceName*">SourceName Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_PivotTables_IPivotField_SourceName_" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotField.SourceName*"></a>
<h4 id="GrapeCity_Spreadsheet_PivotTables_IPivotField_SourceName" data-uid="GrapeCity.Spreadsheet.PivotTables.IPivotField.SourceName">SourceName</h4>
<div class="markdown level1 summary"><p>Gets a string value that represents the specified object's name as it appears in the original source data for the specified <a class="xref" href="GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a> object.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">string SourceName { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property SourceName As String</code></pre>
</div>
</div>
