Group.UniqueName Property

Definition

Gets a name that uniquely identifies this group across the entire report.

public:
 property System::String ^ UniqueName { System::String ^ get(); };
public string UniqueName { get; }
member this.UniqueName : string
Public ReadOnly Property UniqueName As String

Property Value

A String value containing the name that uniquely identifies this group across the entire report.

Applies to