RelativityScript.Key Property

Relativity Services API
Provides a mechanism for locking the script.

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

public string Key { get; set; }

Property Value

Type: String
Remarks

A script that has been assigned a key cannot be modified. This optional setting is entered between the <key></key> tags in the script body.
See Also

Reference