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.
Gets the top-level (root) type descriptor for the parameter.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property RootTypeDescriptor As TypeDescriptor
Get
'Usage
Dim instance As Parameter
Dim value As TypeDescriptor
value = instance.RootTypeDescriptor
public TypeDescriptor RootTypeDescriptor { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.TypeDescriptor
A TypeDescriptor object.