Compartir a través de


del método ProfileSubtypeProperty.WriteUpdatePropertyAttributesXML

Este miembro reemplaza a PropertyBase.WriteUpdatePropertyAttributesXML(XmlTextWriter, PropertyBase.DBAction).

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

Sintaxis

'Declaración
Protected Overrides Sub WriteUpdatePropertyAttributesXML ( _
    xmlDoc As XmlTextWriter, _
    action As PropertyBase.DBAction _
)
'Uso
Dim xmlDoc As XmlTextWriter
Dim action As PropertyBase.DBAction

Me.WriteUpdatePropertyAttributesXML(xmlDoc, _
    action)
protected override void WriteUpdatePropertyAttributesXML(
    XmlTextWriter xmlDoc,
    PropertyBase.DBAction action
)

Parámetros

Vea también

Referencia

clase ProfileSubtypeProperty

Miembros ProfileSubtypeProperty

Espacio de nombres Microsoft.Office.Server.UserProfiles