Click or drag to resize

ScriptParameter Class

Inheritance Hierarchy
SystemObject
  FileHold.Common.ScriptsScriptParameter

Namespace:  FileHold.Common.Scripts
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public class ScriptParameter

The ScriptParameter type exposes the following members.

Constructors
  NameDescription
Public methodScriptParameter
Initializes a new instance of the ScriptParameter class
Top
Properties
  NameDescription
Public propertyContentType
Public propertyName
Public propertyType
Public propertyValue
Top
Extension Methods
See Also