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