Share via


ILicenseType.Id Property

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

Syntax

'Declaration
ReadOnly Property Id As Guid
Guid Id { get; }
property Guid Id {
    Guid get ();
}
abstract Id : Guid with get
function get Id () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

ILicenseType Interface

Microsoft.TeamFoundation.Framework.Server.Alm Namespace