TypeDescriptor.GetParentTypeDescriptor method

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.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.BusinessData.MetadataModel.TypeDescriptor

See also

Reference

TypeDescriptor class

TypeDescriptor members

Microsoft.BusinessData.MetadataModel namespace