Share via


ITestPointStatisticsPivotItem.Pivot Property

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

Syntax

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

Property Value

Type: String
Returns String.

.NET Framework Security

See Also

Reference

ITestPointStatisticsPivotItem Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace