Condividi tramite


JsonEncoder.Save(IPropertyBag, Boolean, Boolean) Metodo

Definizione

public:
 virtual void Save(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pb, bool clearDirty, bool saveAllProperties);
public void Save (Microsoft.BizTalk.Component.Interop.IPropertyBag pb, bool clearDirty, bool saveAllProperties);
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 (pb As IPropertyBag, clearDirty As Boolean, saveAllProperties As Boolean)

Parametri

clearDirty
Boolean
saveAllProperties
Boolean

Implementazioni

Si applica a