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.
Gets the metadata exception used in reconstructing the exception.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ReconstructException As MetadataException
Get
'Usage
Dim instance As MetadataExceptionState
Dim value As MetadataException
value = instance.ReconstructException
public virtual MetadataException ReconstructException { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.MetadataException
The metadata exception.