PendingActionInformation.SetPropertyValuePairs(IList<Pair<Guid,Object>>) Method

Definition

Additional agent properties.

public:
 void SetPropertyValuePairs(System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Common::Pair<Guid, System::Object ^> ^> ^ agentPropertyValuePairs);
public void SetPropertyValuePairs (System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Common.Pair<Guid,object>> agentPropertyValuePairs);
member this.SetPropertyValuePairs : System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Common.Pair<Guid, obj>> -> unit
Public Sub SetPropertyValuePairs (agentPropertyValuePairs As IList(Of Pair(Of Guid, Object)))

Parameters

agentPropertyValuePairs
IList<Pair<Guid,Object>>

Applies to