TypeDescriptor.IsCollection Property
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property IsCollection As Boolean
Get
'Usage
Dim instance As TypeDescriptor
Dim value As Boolean
value = instance.IsCollection
public bool IsCollection { get; }
Property Value
Type: System.Boolean
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace