CallFlowNodeFactorySerialize Method |
Returns a single XElement that contains the serialized image of the object.
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic XElement Serialize()
public:
XElement^ Serialize()
Return Value
Type:
XElement[Missing <returns> documentation for "M:CallFlowFramework.CallFlowNodeFactory.Serialize"]
See Also