ProfileSubtypeProperty.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
- xmlDoc
Type: System.Xml.XmlTextWriter