Bagikan melalui


ITestPointStatistic.ResultResolutionStateId Property

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 with get
function get ResultResolutionStateId () : int

Property Value

Type: Int32

.NET Framework Security

See Also

Reference

ITestPointStatistic Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace