次の方法で共有


BtfDasmComp.IsSender(IPipelineContext) メソッド

定義

public:
 virtual bool IsSender(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pc);
public bool IsSender (Microsoft.BizTalk.Component.Interop.IPipelineContext pc);
abstract member IsSender : Microsoft.BizTalk.Component.Interop.IPipelineContext -> bool
override this.IsSender : Microsoft.BizTalk.Component.Interop.IPipelineContext -> bool
Public Function IsSender (pc As IPipelineContext) As Boolean

パラメーター

戻り値

実装

Microsoft.BizTalk.Component.IBtfDasmAction.IsSender(Microsoft.BizTalk.Component.Interop.IPipelineContext) Microsoft.BizTalk.Component.IBtfDasmAction.IsSender(Microsoft.BizTalk.Component.Interop.IPipelineContext)

適用対象