BreakPointData(Int32, Segment, String) Constructor
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:
BreakPointData(int index, Microsoft::XLANGs::Core::Segment ^ seg, System::String ^ shapeID);
public BreakPointData (int index, Microsoft.XLANGs.Core.Segment seg, string shapeID);
new Microsoft.BizTalk.XLANGs.BTXEngine.BreakPointData : int * Microsoft.XLANGs.Core.Segment * string -> Microsoft.BizTalk.XLANGs.BTXEngine.BreakPointData
Public Sub New (index As Integer, seg As Segment, shapeID As String)
Parameters
- index
- Int32
- seg
- Segment
- shapeID
- String