TaskStateInfo.formattedvalue Field
Specifies the formatted value for the task state.
Syntax
[Visual Basic .NET]
Public Field formattedvalue As String
[C#]
public string formattedvalue;
[JScript]
public var formattedvalue : String;
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies the formatted value for the task state.
Syntax
[Visual Basic .NET]
Public Field formattedvalue As String
[C#]
public string formattedvalue;
[JScript]
public var formattedvalue : String;
See Also