Compartir a través de


del método PropertyMapCollection.AddNewMapping

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Sub AddNewMapping ( _
    type As ProfileType, _
    mossPropertyName As String, _
    maAttributeName As String _
)
'Uso
Dim instance As PropertyMapCollection
Dim type As ProfileType
Dim mossPropertyName As String
Dim maAttributeName As String

instance.AddNewMapping(type, mossPropertyName, _
    maAttributeName)
public void AddNewMapping(
    ProfileType type,
    string mossPropertyName,
    string maAttributeName
)

Parámetros

Vea también

Referencia

clase PropertyMapCollection

Miembros PropertyMapCollection

Espacio de nombres Microsoft.Office.Server.UserProfiles