Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Wiki Markup
{introducedin: 8.4

...

Description

Excerpt

Returns the name of the SourceField

Signature
C#C#
}{description}
{excerpt}Returns the name of the {{SourceField}}. 
{excerpt}
{signature:C#}
 public System.String Name{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property Name() As String
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.
{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}