Click or drag to resize

ILibraryManagerScript2SetParameters Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
void SetParameters(
	List<ScriptParameter> parameters
)

Parameters

parameters
Type: System.Collections.GenericListScriptParameter
See Also