| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Write( _ ByVal writer As System.Xml.XmlWriter, _ ByVal settings As PersistSettings _ ) | |
| C# | |
|---|---|
public void Write( System.Xml.XmlWriter writer, PersistSettings settings ) | |
Parameters
- writer
- The System.Xml.XmlWriter to which the object is to be saved.
- settings
- The combination of GrapeCity.ActiveAnalysis.PersistSettings flags that defines a set of settings to be written.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2