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> _
Public Overrides ReadOnly Property ID As Guid
Get
'Usage
Dim instance As TeamSite
Dim value As Guid
value = instance.ID
[ObsoleteAttribute]
public override Guid ID { get; }
Property Value
Type: System.Guid