<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5000.0.2" />

WorkspaceTabListPageUrl

Data requared in Fluid item list of workspaces to know if link to default tab of workspace is one of Fluid list page or not.
public bool CanRedirectToListPage { get; set; }

Indicates if Url is a link to Fluid list page(True) or not(False)

public string Url { get; set; }

Link to Fluid list page or NULL(if CanRredirectToListPage = False)