[]
        
(Showing Draft Content)

C1.PivotEngine.PivotField.WriteAttributes

WriteAttributes Method

WriteAttributes(XmlWriter)

Saves addition attributes of the field into an System.Xml.XmlWriter.

Declaration
protected virtual void WriteAttributes(XmlWriter xw)
Protected Overridable Sub WriteAttributes(xw As XmlWriter)
Parameters
Type Name Description
XmlWriter xw

System.Xml.XmlWriter where the field will be saved.