Click or drag to resize
StepTypeDependencyInjectorTypeGetDocumentArchivedSettings Method
Injects dependencies for step type of archived document.

Namespace: CMS.WorkflowEngine.Factories
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public abstract Type GetDocumentArchivedSettings()

Return Value

Type: Type
Generic data type
See Also