ILicenseType Interface
Namespace: Microsoft.TeamFoundation.Framework.Server.Alm
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Interface ILicenseType
public interface ILicenseType
public interface class ILicenseType
type ILicenseType = interface end
public interface ILicenseType
The ILicenseType type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | ||
Features | ||
Id | ||
IsDefault | ||
Name |
Top