RelativityScriptInput Constructor

Relativity Services API
Initializes a new instance of the RelativityScriptInput class.

Namespace:  kCura.Relativity.Client
Assembly:  kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public RelativityScriptInput(
	string name,
	string value
)

Parameters

name
Type: System.String
The name of the Input field.
value
Type: System.String
The value.
See Also

Reference