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

System.Xml.XmlWriter where the field will be saved.
Saves the field 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 field will be saved.
See Also

Reference

C1OlapField Class
C1OlapField Members

 

 


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