ILicenseType.Id Property

License type unique id

Namespace:  Microsoft.TeamFoundation.Framework.Server
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
function get Id () : Guid

Property Value

Type: System.Guid
Returns Guid.

.NET Framework Security

See Also

Reference

ILicenseType Interface

Microsoft.TeamFoundation.Framework.Server Namespace