SPOrphanWeb.Fixed property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Fixed As Boolean
Get
Friend Set
'Usage
Dim instance As SPOrphanWeb
Dim value As Boolean
value = instance.Fixed
public bool Fixed { get; internal set; }
Property value
Type: System.Boolean