AdapterConfig.Save 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.
Overloads
Save(IPropertyBag) | |
Save(IPropertyBag) |
Save(IPropertyBag)
public:
void Save(Microsoft::BizTalk::Admin::IPropertyBag ^ propertyBag);
public void Save (Microsoft.BizTalk.Admin.IPropertyBag propertyBag);
member this.Save : Microsoft.BizTalk.Admin.IPropertyBag -> unit
Public Sub Save (propertyBag As IPropertyBag)
Parameters
- propertyBag
- IPropertyBag
Applies to
Save(IPropertyBag)
public:
void Save(Microsoft::BizTalk::ExplorerOM::IPropertyBag ^ propertyBag);
public void Save (Microsoft.BizTalk.ExplorerOM.IPropertyBag propertyBag);
member this.Save : Microsoft.BizTalk.ExplorerOM.IPropertyBag -> unit
Public Sub Save (propertyBag As IPropertyBag)
Parameters
- propertyBag
- IPropertyBag