PartyRes.Load(IPropertyBag, Int32) 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:
virtual void Load(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pb, int errlog);
public void Load (Microsoft.BizTalk.Component.Interop.IPropertyBag pb, int errlog);
abstract member Load : Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
override this.Load : Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
Public Sub Load (pb As IPropertyBag, errlog As Integer)
Parameters
- pb
- IPropertyBag
- errlog
- Int32