SortResponseControl.AttributeName Property

Definition

The AttributeName property contains the attribute name.

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

Property Value

The attribute name.

Applies to