Share via


CustomerIntelligenceService.CustomerIntelligenceProvider.TraceCustomerIntelligence Method

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function TraceCustomerIntelligence ( _
    properties As String _
) As Boolean
public bool TraceCustomerIntelligence(
    string properties
)
public:
bool TraceCustomerIntelligence(
    String^ properties
)
member TraceCustomerIntelligence : 
        properties:string -> bool
public function TraceCustomerIntelligence(
    properties : String
) : boolean

Parameters

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

CustomerIntelligenceService.CustomerIntelligenceProvider Class

Microsoft.TeamFoundation.Framework.Server Namespace