CustomerIntelligenceFeature Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.CustomerIntelligenceFeature

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

Syntax

'Declaration
Public NotInheritable Class CustomerIntelligenceFeature
public static class CustomerIntelligenceFeature
public ref class CustomerIntelligenceFeature abstract sealed
[<AbstractClass>]
[<Sealed>]
type CustomerIntelligenceFeature =  class end
public final class CustomerIntelligenceFeature

The CustomerIntelligenceFeature type exposes the following members.

Fields

  Name Description
Public fieldStatic member AccountCreate
Public fieldStatic member AccountMember
Public fieldStatic member ActiveClientConnection
Public fieldStatic member Download
Public fieldStatic member DownloadPageView
Public fieldStatic member IdentityService
Public fieldStatic member LicensingTelemetry
Public fieldStatic member PostClientNotification
Public fieldStatic member ProfileCreate
Public fieldStatic member SubscriptionCreate
Public fieldStatic member TraceAccount

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace