SPIssueList.SetAttributesForPropertiesXML method
Reserved for internal use.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend Overrides Sub SetAttributesForPropertiesXML ( _
w As XmlTextWriter _
)
'Usage
Dim w As XmlTextWriter
Me.SetAttributesForPropertiesXML(w)
protected internal override void SetAttributesForPropertiesXML(
XmlTextWriter w
)
Parameters
- w
Type: System.Xml.XmlTextWriter