Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.WorkflowEngine Namespaces
CMS.WorkflowEngine
WorkflowStepInfoProvider Class
WorkflowStepInfoProvider Methods
CanUserApprove Method
CanUserApproveInternal Method
CanUserManageAutomationProcesses Method
CanUserManageAutomationProcessesInternal Method
CanUserManageWorkflow Method
CanUserManageWorkflowInternal Method
CanUserMoveToSpecificAutomationStep Method
CanUserMoveToSpecificAutomationStepInternal Method
CanUserRemoveAutomationProcess Method
CanUserRemoveAutomationProcessInternal Method
CanUserStartAutomationProcess Method
CanUserStartAutomationProcessInternal Method
CheckDependencies Method
ConnectSteps Method
ConnectStepsInternal Method
CreateDefaultApprovalSteps Method
CreateDefaultWorkflowSteps Method
CreateDefaultWorkflowStepsInternal Method
DeleteInfo Method
DeleteWorkflowStepInfo Method
DeleteWorkflowSteps Method
GetArchivedStep Method
GetArchivedStepInternal Method
GetAutomationPendingStepsWhereCondition Method
GetEditStep Method
GetEditStepInternal Method
GetFinishedStep Method
GetFinishedStepInternal Method
GetFirstStep Method
GetFirstStepInternal Method
GetPublishedStep Method
GetPublishedStepInternal Method
GetRequestKeyInternal Method
GetStepRoles Method
GetUsersWhoCanApprove Method
GetUsersWhoCanApproveInternal Method
GetWorkflowPendingStepsWhereCondition Method
GetWorkflowStepInfo Method
GetWorkflowStepInfoByGUID Method
GetWorkflowStepInfoInternal Method
GetWorkflowSteps Method
InitStepOrders Method
InitStepOrdersInternal Method
LicenseVersionCheck Method
MoveStepDown Method
MoveStepDownInternal Method
MoveStepUp Method
MoveStepUpInternal Method
SetWorkflowStepInfo Method
SetWorkflowStepInfoInternal Method
ValidateStepIntegrity Method
ValidateStepIntegrityInternal Method
WorkflowStepInfoProvider
MoveStepDown Method
Moves step down (increases its order).
Namespace:
CMS.WorkflowEngine
Assembly:
CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
static
void
MoveStepDown
(
WorkflowStepInfo
stepInfo
)
Parameters
stepInfo
Type:
CMS.WorkflowEngine
WorkflowStepInfo
Workflow step data object
See Also
Reference
WorkflowStepInfoProvider Class
CMS.WorkflowEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com