Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{introducedin: 8.4}{description}
{excerpt}Returns the name of the {{SourceField}}. 
{excerpt}
{signature:C#}
 public System.String Name{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property Name() As String
{signature}

{remarks}
This is set automatically the PivotTable is created. The name of each source field is the value in the first row of the column in the data source that corresponds to the source field.
{remarks}