<PackageReference Include="Relativity.Rsapi" Version="9.6.202.10" />

RelativityApplication

public FieldValueList<Artifact> AgentTypes { get; set; }

public FieldValueList<Field> ApplicationFields { get; set; }

public string ApplicationInstallationStatus { get; set; }

public bool? ApplicationIsDirty { get; set; }

public FieldValueList<Choice> Choices { get; set; }

public FieldValueList<Artifact> CustomPages { get; set; }

public FieldValueList<Artifact> EventHandlers { get; set; }

public bool? GlobalApplication { get; set; }

public DateTime? LastExported { get; set; }

public FieldValueList<Layout> Layouts { get; set; }

public bool? Locked { get; set; }

public string Name { get; set; }

public FieldValueList<Artifact> ObjectRules { get; set; }

public FieldValueList<ObjectType> ObjectTypes { get; set; }

public string OriginSignature { get; set; }

public bool? TabDisplay { get; set; }

public FieldValueList<Tab> Tabs { get; set; }

public string UserFriendlyURL { get; set; }

public string Version { get; set; }

public FieldValueList<View> Views { get; set; }

public RelativityApplication(int artifactID)