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