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.
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
rootTypeDescriptor As TypeDescriptor _
)
'Usage
Dim rootTypeDescriptor As TypeDescriptor
Dim instance As New View(rootTypeDescriptor)
public View(
TypeDescriptor rootTypeDescriptor
)
Parameters
- rootTypeDescriptor
Type: Microsoft.Office.Server.ApplicationRegistry.MetadataModel.TypeDescriptor
The root TypeDescriptor object.
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace