TypeDescriptor.IsLeaf Method

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

Syntax

'Declaration
Public Function IsLeaf As Boolean
'Usage
Dim instance As TypeDescriptor
Dim returnValue As Boolean

returnValue = instance.IsLeaf()
public bool IsLeaf()

Return Value

Type: System.Boolean

See Also

Reference

TypeDescriptor Class

TypeDescriptor Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace