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