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