Click or drag to resize

RecognitionExpressionSerialize Method

Converts the current object to XML.

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public XmlDocument Serialize()

Return Value

Type: XmlDocument
XML document describing the current object.

Implements

ISerializableObjectSerialize
See Also