Edit

Share via


HL72fAsm.Save(IPropertyBag, Boolean, Boolean) Method

Definition

public:
 virtual void Save(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, bool fClearDirty, bool fSaveAllProperties);
public void Save (Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, bool fClearDirty, bool fSaveAllProperties);
abstract member Save : Microsoft.BizTalk.Component.Interop.IPropertyBag * bool * bool -> unit
override this.Save : Microsoft.BizTalk.Component.Interop.IPropertyBag * bool * bool -> unit
Public Sub Save (propertyBag As IPropertyBag, fClearDirty As Boolean, fSaveAllProperties As Boolean)

Parameters

propertyBag
IPropertyBag
fClearDirty
Boolean
fSaveAllProperties
Boolean

Implements

Applies to