ITestPointProperties.MostRecentFailureTypeId Property

 

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

Syntax

int MostRecentFailureTypeId { get; }
property int MostRecentFailureTypeId {
    int get();
}
abstract MostRecentFailureTypeId : int with get
ReadOnly Property MostRecentFailureTypeId As Integer

Property Value

Type: System.Int32

See Also

ITestPointProperties Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top