Udostępnij za pośrednictwem


ITestPointStatistic.ResultResolutionStateId Property

Gets a number that identifies the combination state and outcome of this test.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
ReadOnly Property ResultResolutionStateId As Integer
int ResultResolutionStateId { get; }
property int ResultResolutionStateId {
    int get ();
}
abstract ResultResolutionStateId : int
function get ResultResolutionStateId () : int

Property Value

Type: System.Int32
The identifier for the state and outcome.

.NET Framework Security

See Also

Reference

ITestPointStatistic Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace