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.
Initializes a new instance of the class.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
typeDescriptor As TypeDescriptor _
)
'Usage
Dim typeDescriptor As TypeDescriptor
Dim instance As New TypeDescriptorStruct(typeDescriptor)
public TypeDescriptorStruct(
TypeDescriptor typeDescriptor
)
Parameters
typeDescriptor
Type: Microsoft.SharePoint.BusinessData.Administration.TypeDescriptorThe TypeDescriptor object.