다음을 통해 공유


PartyRes.Save(IPropertyBag, Boolean, Boolean) 메서드

정의

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

매개 변수

isClearDirty
Boolean
isSaveAllProperties
Boolean

구현

적용 대상