SPUsageEntry.ParentTypeGuid Property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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