Share via


MissingMetadataPropertyException Constructor (Type)

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub New ( _
    metadataObjectType As Type _
)
'Usage
Dim metadataObjectType As Type

Dim instance As New MissingMetadataPropertyException(metadataObjectType)
public MissingMetadataPropertyException(
    Type metadataObjectType
)

Parameters

See Also

Reference

MissingMetadataPropertyException Class

MissingMetadataPropertyException Members

MissingMetadataPropertyException Overload

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace