SavedOnCaseInfoGetHashCode Method |
returns a hash code for the SavedOnCaseInfo.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess.WZFOIntegrationAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int
Return Value
Int32The hash code.
See Also