SPUsageEntry.ParentType property

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

Syntax

'Declaration
Public MustOverride ReadOnly Property ParentType As Type
    Get
'Usage
Dim instance As SPUsageEntry
Dim value As Type

value = instance.ParentType
public abstract Type ParentType { get; }

Property value

Type: System.Type
Returns Type.

See also

Reference

SPUsageEntry class

SPUsageEntry members

Microsoft.SharePoint.Administration namespace