RelativityScript public class RelativityScript : Artifact Documentation public XmlContainer Body { get; set; } public string Category { get; set; } public string Description { get; set; } public string Key { get; set; } public string Name { get; set; } public FieldValueList<RelativityApplication> RelativityApplications { get; set; } public string Version { get; set; } public RelativityScript() public RelativityScript(int artifactID)