ScriptBlock.Script Property

Relativity Event Handlers
Gets and/or sets a script body for an event handler.

Namespace:  kCura.EventHandler
Assembly:  kCura.EventHandler (in kCura.EventHandler.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax

public string Script { get; set; }

public string Script { get; set; }

Property Value

Type: String
See Also

Reference