Click or drag to resize

WorkflowHelpersSetDefaultValues Method

Method set default values to the IsPasswordRequired

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public static void SetDefaultValues(
	string xml,
	WorkflowTemplateDefinition templateDefinition
)

Parameters

xml
Type: SystemString
templateDefinition
Type: FileHold.Common.WorkflowEngineWorkflowTemplateDefinition
See Also