ResultInfo.BatchStartingLine Property

Definition

Gets the starting line of the batch in the editor.

public:
 property int BatchStartingLine { int get(); };
public int BatchStartingLine { get; }
member this.BatchStartingLine : int
Public ReadOnly Property BatchStartingLine As Integer

Property Value

An Int32 that value specifies the line number of the starting line of the batch.

Implements

Applies to