ReceiveLocation.ReceivePipeline Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::ExplorerOM::Pipeline ^ ReceivePipeline { Microsoft::BizTalk::ExplorerOM::Pipeline ^ get(); void set(Microsoft::BizTalk::ExplorerOM::Pipeline ^ value); };
public Microsoft.BizTalk.ExplorerOM.Pipeline ReceivePipeline { get; set; }
member this.ReceivePipeline : Microsoft.BizTalk.ExplorerOM.Pipeline with get, set
Public Property ReceivePipeline As Pipeline