Share via


Parameter.FindRootTypeDescriptorId Method

Gets the ID of the root TypeDescriptor object.

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

Syntax

'Declaration
Public Function FindRootTypeDescriptorId As UInteger
'Usage
Dim instance As Parameter
Dim returnValue As UInteger

returnValue = instance.FindRootTypeDescriptorId()
public uint FindRootTypeDescriptorId()

Return Value

Type: System.UInt32
The ID of the root TypeDescriptor object.

See Also

Reference

Parameter Class

Parameter Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace