Share via


TypeDescriptorError constructor

Initializes a new instance of the class.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Sub New ( _
    errorStruct As ActivationErrorRecordStruct _
)
'Usage
Dim errorStruct As ActivationErrorRecordStruct

Dim instance As New TypeDescriptorError(errorStruct)
protected TypeDescriptorError(
    ActivationErrorRecordStruct errorStruct
)

Parameters

See also

Reference

TypeDescriptorError class

TypeDescriptorError members

Microsoft.SharePoint.BusinessData.Administration namespace