TcmInformation.TestRunId 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.
Gets the test run ID.
public:
property int TestRunId { int get(); };
public int TestRunId { get; }
member this.TestRunId : int
Public ReadOnly Property TestRunId As Integer
Property Value
The test run ID.