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

Document

public class Document : Artifact
public FieldValueList<Batch> Batch { get; set; }

public FieldValueList<User> Batch_AssignedTo { get; set; }

public FieldValueList<BatchSet> Batch_BatchSet { get; set; }

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

public string FileIcon { get; set; }

public string FolderName { get; set; }

public Choice HasImages { get; set; }

public bool? HasInlineTags { get; set; }

public bool? HasNative { get; set; }

public int? RelativityImageCount { get; set; }

public string RelativityNativeFileLocation { get; set; }

public decimal? RelativityNativeTimeZoneOffset { get; set; }

public string RelativityNativeType { get; set; }

public bool? SupportedByViewer { get; set; }

public int? TimeZoneField { get; set; }

public Document()

public Document(int artifactID)