SPUsageEntry.ParentTypeGuid property

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

Syntax

'Declaration
Public Overridable ReadOnly Property ParentTypeGuid As Guid
    Get
'Usage
Dim instance As SPUsageEntry
Dim value As Guid

value = instance.ParentTypeGuid
public virtual Guid ParentTypeGuid { get; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

SPUsageEntry class

SPUsageEntry members

Microsoft.SharePoint.Administration namespace