Share via


TypeDescriptor.GetLevel Method

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

Syntax

'Declaration
Public Function GetLevel As UInteger
'Usage
Dim instance As TypeDescriptor
Dim returnValue As UInteger

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

Return Value

Type: System.UInt32

See Also

Reference

TypeDescriptor Class

TypeDescriptor Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace