Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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