The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WorkflowRoleCollection::IncludesIdentity Method (String^)
.NET Framework (current version)
Returns a value indicating whether the WorkflowRoleCollection contains the specified identity.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- identity
-
Type:
System::String^
A string that contains the identity for which to search.
Return Value
Type: System::Booleantrue if the WorkflowRoleCollection contains the identity; otherwise false.
.NET Framework
Available since 3.0
Available since 3.0
Show: