CoreProperty.WriteRemovePropertyAttributesXML method

This member overrides PropertyBase.WriteRemovePropertyAttributesXML(XmlTextWriter).

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Overrides Sub WriteRemovePropertyAttributesXML ( _
    xmlDoc As XmlTextWriter _
)
'Usage
Dim xmlDoc As XmlTextWriter

Me.WriteRemovePropertyAttributesXML(xmlDoc)
protected override void WriteRemovePropertyAttributesXML(
    XmlTextWriter xmlDoc
)

Parameters

See also

Reference

CoreProperty class

CoreProperty members

Microsoft.Office.Server.UserProfiles namespace