WorkspaceUserID.GetHashCode Method

Relativity Services API
Gets the non-cryptographic hash code for this object based on it's UserArtifactID and WorkspaceID.

Namespace:  kCura.Relativity.Client
Assembly:  kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public override int GetHashCode()

Return Value

Type: Int32
The non-cryptographic hash code for this object
Remarks

This function overrides the standard GetHashCode behavior.
See Also

Reference