[]
        
(Showing Draft Content)

C1.Win.RulesManager.Rule.WriteXml

WriteXml Method

WriteXml(XmlWriter)

Converts an Rule into its XML representation.

Declaration
public void WriteXml(XmlWriter writer)
Parameters
Type Name Description
XmlWriter writer

The XmlWriter stream to which the object is serialized.

Implements