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.
Returns the number of TypeDescriptor objects between this TypeDescriptor and the root of the parameter.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.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
The number of TypeDescriptor objects.