Compartir a través de


HL72XmlDasm.Save(IPropertyBag, Boolean, Boolean) Método

Definición

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)

Parámetros

propertyBag
IPropertyBag
fClearDirty
Boolean
fSaveAllProperties
Boolean

Implementaciones

Se aplica a