IWorkflowManagerSerializeWorkflows Method
|
Retrieves all the
Workflows and serializes them into an XElement.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax XElement SerializeWorkflows()
Function SerializeWorkflows As XElement
XElement^ SerializeWorkflows()
abstract SerializeWorkflows : unit -> XElement
Return Value
Type:
XElementCollections of
Workflows serialized into an XElement
See Also