ISimpleWorkItem.StateText Property

Definition

Gets the localized state text.

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

Property Value

The localized state text.

Applies to