Share via


TeamSite._ID Property

NOTE: This API is now obsolete.

Note: This API is included for backward compatibility only. It is not intended for use in future application or solution development.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute> _
Protected Overrides Property _ID As Guid
    Get
    Set
'Usage
Dim value As Guid

value = Me._ID

Me._ID = value
[ObsoleteAttribute]
protected override Guid _ID { get; set; }

Property Value

Type: System.Guid

See Also

Reference

TeamSite Class

TeamSite Members

Microsoft.SharePoint.Portal.Topology Namespace