<PackageReference Include="Relativity.Api" Version="10.1.273.3" />

IContextualInformation

public interface IContextualInformation
Specifies contextual information pertaining to the inheriting module.
int WorkspaceID { get; }

The Workspace Artifact ID of the current context.

int WorkspaceUserID { get; }

The Workspace User Artifact ID of the current context.