InvalidMetadataPropertyException 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 InvalidMetadataPropertyException(metadataObjectType)
public InvalidMetadataPropertyException(
Type metadataObjectType
)
Parameters
- metadataObjectType
Type: System.Type
See Also
Reference
InvalidMetadataPropertyException Class
InvalidMetadataPropertyException Members
InvalidMetadataPropertyException Overload
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace