다음을 통해 공유


ProfileSubtypeProperty.WriteDisplayOrderUpdatePropertyAttributesXML Method

Writes to XML the property attributes, in display order, required for updating.

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

Syntax

'Declaration
Public Sub WriteDisplayOrderUpdatePropertyAttributesXML ( _
    xmlDoc As XmlWriter _
)
'Usage
Dim instance As ProfileSubtypeProperty
Dim xmlDoc As XmlWriter

instance.WriteDisplayOrderUpdatePropertyAttributesXML(xmlDoc)
public void WriteDisplayOrderUpdatePropertyAttributesXML(
    XmlWriter xmlDoc
)

Parameters

Remarks

This method is used for XLM macros.

See Also

Reference

ProfileSubtypeProperty Class

ProfileSubtypeProperty Members

Microsoft.Office.Server.UserProfiles Namespace