ITestPointStatisticsPivotItem.Pivot Property

 

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

Syntax

string Pivot { get; }
property String^ Pivot {
    String^ get();
}
abstract Pivot : string with get
ReadOnly Property Pivot As String

Property Value

Type: System.String

Returns String.

See Also

ITestPointStatisticsPivotItem Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top