PendingActionInformation.GetPropertyValuePairs Method

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As PendingActionInformation Dim returnValue As IList(Of Pair(Of Guid, Object)) returnValue = instance.GetPropertyValuePairsPublic Function GetPropertyValuePairs As IList(Of Pair(Of Guid, Object))public IList<Pair<Guid,Object>> GetPropertyValuePairs ()public: IList<Pair<Guid, Object^>^>^ GetPropertyValuePairs ()public IList<Pair<Guid,Object>> GetPropertyValuePairs ()public function GetPropertyValuePairs () : IList<Pair<Guid,Object>>Return ValueReturns IList.
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