Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Looks up a localized string similar to restoredWorkflow.
Namespace: Microsoft.Uii.Desktop.SessionManager.Properties
Assembly: Microsoft.Uii.Desktop.SessionManager (in Microsoft.Uii.Desktop.SessionManager.dll)
Usage
'Usage
Dim value As String
value = Constants.RESTORED_WORKFLOW
Syntax
'Declaration
Public Shared ReadOnly Property RESTORED_WORKFLOW As String
public static string RESTORED_WORKFLOW { get; }
public:
static property String^ RESTORED_WORKFLOW {
String^ get ();
}
/** @property */
public static String get_RESTORED_WORKFLOW ()
public static function get RESTORED_WORKFLOW () : String
Property Value
Type: String
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
Constants Class
Constants Members
Microsoft.Uii.Desktop.SessionManager.Properties Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.