共用方式為


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)

適用於