IResourceChangeRequestUI.ChangeRequestUI(ChangeRequestAction, HostClass, Dictionary<String,SerializationContext>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ChangeRequestUI(Microsoft::BizTalk::ApplicationDeployment::ChangeRequestAction action, Microsoft::BizTalk::ApplicationDeployment::HostClass hostClass, System::Collections::Generic::Dictionary<System::String ^, Microsoft::BizTalk::ApplicationDeployment::SerializationContext ^> ^ resourceContexts);
public void ChangeRequestUI (Microsoft.BizTalk.ApplicationDeployment.ChangeRequestAction action, Microsoft.BizTalk.ApplicationDeployment.HostClass hostClass, System.Collections.Generic.Dictionary<string,Microsoft.BizTalk.ApplicationDeployment.SerializationContext> resourceContexts);
abstract member ChangeRequestUI : Microsoft.BizTalk.ApplicationDeployment.ChangeRequestAction * Microsoft.BizTalk.ApplicationDeployment.HostClass * System.Collections.Generic.Dictionary<string, Microsoft.BizTalk.ApplicationDeployment.SerializationContext> -> unit
Parameters
- action
- ChangeRequestAction
- hostClass
- HostClass
- resourceContexts
- Dictionary<String,SerializationContext>