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