TypeDescriptor.GetParentTypeDescriptor Method

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Function GetParentTypeDescriptor As TypeDescriptor
'Usage
Dim instance As TypeDescriptor
Dim returnValue As TypeDescriptor

returnValue = instance.GetParentTypeDescriptor()
public TypeDescriptor GetParentTypeDescriptor()

Return Value

Type: Microsoft.Office.Server.ApplicationRegistry.MetadataModel.TypeDescriptor

See Also

Reference

TypeDescriptor Class

TypeDescriptor Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace