del método PropertyMapCollection.RemoveAllExportMappingsForAttribute
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Sub RemoveAllExportMappingsForAttribute ( _
mossPropertyName As String _
)
'Uso
Dim instance As PropertyMapCollection
Dim mossPropertyName As String
instance.RemoveAllExportMappingsForAttribute(mossPropertyName)
public void RemoveAllExportMappingsForAttribute(
string mossPropertyName
)
Parámetros
- mossPropertyName
Tipo: System.String