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.
Represents the name of the metadata object that contains the invalid property.
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property MetadataObjectName As String
Get
Set
'Usage
Dim instance As InvalidMetadataPropertyException
Dim value As String
value = instance.MetadataObjectName
instance.MetadataObjectName = value
public string MetadataObjectName { get; set; }
Property Value
Type: System.String
See Also
Reference
InvalidMetadataPropertyException Class
InvalidMetadataPropertyException Members
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace