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

...

Introducedin
8.4

...

8.4
Description

Excerpt

Returns the name of the SourceField

Signature
C#
C#
 public System.String Name{ get; }
{signature}{signature:
}
Signature
vb.net
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}
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.