PropertyBagHelper.Load(Object, Type, 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:
static void Load(System::Object ^ instance, Type ^ attributeType, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, int errorLog);
public static void Load (object instance, Type attributeType, Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, int errorLog);
static member Load : obj * Type * Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
Public Shared Sub Load (instance As Object, attributeType As Type, propertyBag As IPropertyBag, errorLog As Integer)
Parameters
- instance
- Object
- attributeType
- Type
- propertyBag
- IPropertyBag
- errorLog
- Int32