Share via


TypeDescriptor.GetParentTypeDescriptor Method

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
Public Function GetParentTypeDescriptor As TypeDescriptor
'Usage
Dim instance As TypeDescriptor
Dim returnValue As TypeDescriptor

returnValue = instance.GetParentTypeDescriptor()
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
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