MessageUpdater.Load(IPropertyBag, Int32) Method

Definition

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

Implements

Applies to