Share via


DuplicateMetadataObjectException.DuplicateFieldName Property

Represents the duplicate field name.

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

Syntax

'Declaration
Public Property DuplicateFieldName As String
    Get
    Set
'Usage
Dim instance As DuplicateMetadataObjectException
Dim value As String

value = instance.DuplicateFieldName

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

Property Value

Type: System.String

See Also

Reference

DuplicateMetadataObjectException Class

DuplicateMetadataObjectException Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace