PropertyPageProvider.Load 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
Load(IPropertyBag, Int32) | |
Load(IPropertyBag, Int32) |
Load(IPropertyBag, Int32)
public:
virtual void Load(Microsoft::BizTalk::Admin::IPropertyBag ^ propertyBag, int errorLog);
public void Load (Microsoft.BizTalk.Admin.IPropertyBag propertyBag, int errorLog);
abstract member Load : Microsoft.BizTalk.Admin.IPropertyBag * int -> unit
override this.Load : Microsoft.BizTalk.Admin.IPropertyBag * int -> unit
Public Sub Load (propertyBag As IPropertyBag, errorLog As Integer)
Parameters
- propertyBag
- IPropertyBag
- errorLog
- Int32
Implements
Applies to
Load(IPropertyBag, Int32)
public:
virtual void Load(Microsoft::BizTalk::ExplorerOM::IPropertyBag ^ propertyBag, int errorLog);
public void Load (Microsoft.BizTalk.ExplorerOM.IPropertyBag propertyBag, int errorLog);
abstract member Load : Microsoft.BizTalk.ExplorerOM.IPropertyBag * int -> unit
override this.Load : Microsoft.BizTalk.ExplorerOM.IPropertyBag * int -> unit
Public Sub Load (propertyBag As IPropertyBag, errorLog As Integer)
Parameters
- propertyBag
- IPropertyBag
- errorLog
- Int32