StateIndicator.StateDataElementName Property

Definition

Gets or sets the name of the current state.

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

Property Value

The name of the current state.

Applies to