Share via


DocumentWorkspace.PortalUrlId Property

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute> _
Public Property PortalUrlId As Guid
    Get
    Set
'Usage
Dim instance As DocumentWorkspace
Dim value As Guid

value = instance.PortalUrlId

instance.PortalUrlId = value
[ObsoleteAttribute]
public Guid PortalUrlId { get; set; }

Property Value

Type: System.Guid

See Also

Reference

DocumentWorkspace Class

DocumentWorkspace Members

Microsoft.SharePoint.Portal.Topology Namespace