Share via


BTFAsmComp.Load(IPropertyBag, Int32) Method

Definition

public:
 virtual void Load(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, int errorLog);
public void Load (Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, int errorLog);
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, errorLog As Integer)

Parameters

propertyBag
IPropertyBag
errorLog
Int32

Implements

Applies to