ILicenseFeature Interface

Describes a feature to be included in one or more license types

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

Syntax

'Declaration
Public Interface ILicenseFeature
public interface ILicenseFeature
public interface class ILicenseFeature
type ILicenseFeature =  interface end
public interface ILicenseFeature

The ILicenseFeature type exposes the following members.

Properties

  Name Description
Public property Description A description of the feature
Public property Id License feature unique id
Public property Name The name of the feature

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace