C1.Silverlight.Olap.5
WriteXml Method (ReportOptions)

System.Xml.XmlWriter where the document settings will be saved.
Saves the document settings into an System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Sub WriteXml( _
   ByVal xw As System.Xml.XmlWriter _
) 
public void WriteXml( 
   System.Xml.XmlWriter xw
)

Parameters

xw
System.Xml.XmlWriter where the document settings will be saved.
See Also

Reference

ReportOptions Class
ReportOptions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.