Click or drag to resize

ScriptExecutionJobDataCustomParameters Property

Namespace:  FileHold.LibraryManager.Models
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ScriptParameter> CustomParameters { get; set; }

Property Value

Type: ListScriptParameter
See Also