WorkflowHelpersSetDefaultValues Method

Method set default values to the IsPasswordRequired

Definition

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

Parameters

xml  String
 
templateDefinition  WorkflowTemplateDefinition
 

See Also