Retrieves the GUID of a Relativity artifact based on the specified workspace ID and artifact ID (value is cached)
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Parameters
- workspaceID
- Type: System.Int32
- artifactID
- Type: System.Int32
Return Value
Type: GuidReturns the GUID of a Relativity artifact based on the specified workspace ID and artifact ID (value is cached)
See Also