SPRestrictedObjectModel.RestrictedTypes property
The restricted object types.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property RestrictedTypes As SPObjectModelTypeCollection
Get
'Usage
Dim instance As SPRestrictedObjectModel
Dim value As SPObjectModelTypeCollection
value = instance.RestrictedTypes
public SPObjectModelTypeCollection RestrictedTypes { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPObjectModelTypeCollection
A SPObjectModelTypeCollection of the restricted types.