<PackageReference Include="Relativity.Server.API.SDK" Version="5000.0.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.