ProfileSubtypeProperty.WriteDisplayOrderUpdatePropertyAttributesXML 方法
命名空间: Microsoft.Office.Server.UserProfiles
程序集: Microsoft.Office.Server.UserProfiles(位于 Microsoft.Office.Server.UserProfiles.dll 中)
语法
声明
Public Sub WriteDisplayOrderUpdatePropertyAttributesXML ( _
xmlDoc As XmlWriter _
)
用法
Dim instance As ProfileSubtypeProperty
Dim xmlDoc As XmlWriter
instance.WriteDisplayOrderUpdatePropertyAttributesXML(xmlDoc)
public void WriteDisplayOrderUpdatePropertyAttributesXML(
XmlWriter xmlDoc
)
参数
xmlDoc
类型:System.Xml.XmlWriterXmlWriter,生成的 XML 流。
备注
此方法用于 XLM 宏。