: DuplicateMetadataObjectException.DuplicateFieldName (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Represents the duplicate field name.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property DuplicateFieldName As String
'Uso
Dim instance As DuplicateMetadataObjectException
Dim value As String
value = instance.DuplicateFieldName
instance.DuplicateFieldName = value
public string DuplicateFieldName { get; set; }
Vea también
Referencia
DuplicateMetadataObjectException (Clase)
DuplicateMetadataObjectException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)