WorkflowCategoryDefinitionGetWorkflowSchema Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets the XSD schema used to validate the part of the Workflow definition that is stored on a category.

Namespace: ContentStudio.Document.Workflow.Management
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public string GetWorkflowSchema()

Return Value

Type: String
a String that contains the xml schema of the workflow definition xml.
See Also

Reference