Share via


MetadataExceptionState.MetadataObjectTypeName property

Gets or sets the metadata object type name.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property MetadataObjectTypeName As String
    Get
    Set
'Usage
Dim instance As MetadataExceptionState
Dim value As String

value = instance.MetadataObjectTypeName

instance.MetadataObjectTypeName = value
public string MetadataObjectTypeName { get; set; }

Property value

Type: System.String
The metadata object type name.

See also

Reference

MetadataExceptionState class

MetadataExceptionState members

Microsoft.SharePoint.BusinessData.Administration namespace