RepositoryGroup public class RepositoryGroup Documentation public BatchRepository Batch { get; } public BatchSetRepository BatchSet { get; } public ChoiceRepository Choice { get; } public ClientRepository Client { get; } public DocumentRepository Document { get; } public ErrorRepository Error { get; } public FieldRepository Field { get; } public FolderRepository Folder { get; } public GroupRepository Group { get; } public LayoutRepository Layout { get; } public MarkupSetRepository MarkupSet { get; } public ObjectTypeRepository ObjectType { get; } public RDORepository RDO { get; } public RelativityApplicationRepository RelativityApplication { get; } public RelativityScriptRepository RelativityScript { get; } public TabRepository Tab { get; } public UserRepository User { get; } public ViewRepository View { get; } public WorkspaceRepository Workspace { get; }