Saves the field into an XmlWriter.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public void WriteXml( XmlWriter xw ) |
Visual Basic |
---|
Public Sub WriteXml ( _ xw As XmlWriter _ ) |
Parameters
- xw
- Type: System.Xml..::..XmlWriter
XmlWriter where the field will be saved.