Pipeline.GetStageByType(Guid, Stage) Method
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.
protected:
int GetStageByType(Guid stageTypeGuid, Microsoft::BizTalk::PipelineOM::Stage ^ % stage);
protected int GetStageByType (Guid stageTypeGuid, ref Microsoft.BizTalk.PipelineOM.Stage stage);
member this.GetStageByType : Guid * Stage -> int
Protected Function GetStageByType (stageTypeGuid As Guid, ByRef stage As Stage) As Integer
Parameters
- stageTypeGuid
- Guid
- stage
- Stage