DocumentMapNode.UniqueName Property

Definition

Gets or sets the unique name of the report item or grouping that this node should point to.

public:
 property System::String ^ UniqueName { System::String ^ get(); void set(System::String ^ value); };
public string UniqueName { get; set; }
member this.UniqueName : string with get, set
Public Property UniqueName As String

Property Value

Returns a unique name.

Applies to