Share via


Parameter.FindRootTypeDescriptor method

Gets the top-level (root) TypeDescriptor object.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function FindRootTypeDescriptor As TypeDescriptor
'Usage
Dim instance As Parameter
Dim returnValue As TypeDescriptor

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

Return value

Type: Microsoft.SharePoint.BusinessData.Administration.TypeDescriptor
The root TypeDescriptor object.

See also

Reference

Parameter class

Parameter members

Microsoft.SharePoint.BusinessData.Administration namespace