SPUsageEntry.ParentType property

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

Syntax

'Declaração
Public MustOverride ReadOnly Property ParentType As Type
    Get
'Uso
Dim instance As SPUsageEntry
Dim value As Type

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

Property value

Type: System.Type
Retorna Type.

Ver também

Referência

SPUsageEntry class

SPUsageEntry members

Microsoft.SharePoint.Administration namespace