RelativityScriptInput.InputValue Property

Relativity Services API
Indicates the value assigned to the Relativity Script input parameter before the script is executed.

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

public string InputValue { get; set; }

Property Value

Type: String
The input value.
See Also

Reference