PendingActionInformation.Create Method (String)

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim xml As String Dim returnValue As PendingActionInformation returnValue = PendingActionInformation.Create(xml)Public Shared Function Create ( _ xml As String _ ) As PendingActionInformationpublic static PendingActionInformation Create ( string xml )public: static PendingActionInformation Create ( String^ xml )public static PendingActionInformation Create ( String xml )public static function Create ( xml : String ) : PendingActionInformationParametersxmlReturn ValueReturns PendingActionInformation.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms