ScriptInput public abstract class ScriptInput Represents the input to a Relativity script. Documentation public string ID { get; set; } Gets or sets the identifier of the input. protected ScriptInput()