Click or drag to resize

CaseActivityHasRole Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.CaseActivityHost.Model.CaseActivity.HasRole(System.String)"]


Namespace: Scanjour.Workflow4.CaseActivityHost.Model
Assembly: Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public bool HasRole(
	string role
)

Parameters

role  String

[Missing <param name="role"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.Model.CaseActivity.HasRole(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Scanjour.Workflow4.CaseActivityHost.Model.CaseActivity.HasRole(System.String)"]

Implements

ICaseActivityHasRole(String)
See Also