RelativityScript.RelativityApplications Property

Relativity Services API
Indicates the Relativity applications associated with the script.

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

public FieldValueList<RelativityApplication> RelativityApplications { get; set; }

Property Value

Type: FieldValueList<RelativityApplication>
See Also

Reference