WorkflowIdentity.GetHashCode 方法

定義

傳回這個工作流程執識別的雜湊碼。

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

傳回

這個工作流程識別的雜湊碼。

適用於