del método PropertyMapCollection.AddNewExportMapping
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Sub AddNewExportMapping ( _
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.AddNewExportMapping(type, mossPropertyName, _
maAttributeName)
public void AddNewExportMapping(
ProfileType type,
string mossPropertyName,
string maAttributeName
)
Parámetros
- mossPropertyName
Tipo: System.String
- maAttributeName
Tipo: System.String