Share via


SPSiteInfoUsageEntry.Deleted property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property Deleted As Boolean
    Get
    Set
'Usage
Dim instance As SPSiteInfoUsageEntry
Dim value As Boolean

value = instance.Deleted

instance.Deleted = value
public bool Deleted { get; set; }

Property value

Type: System.Boolean

See also

Reference

SPSiteInfoUsageEntry class

SPSiteInfoUsageEntry members

Microsoft.SharePoint.Administration namespace