| Participant Class |
Namespace: FlexRule.Flows.Workflows.Managers.Tasks
[SerializableAttribute] public class Participant : Actor
The Participant type exposes the following members.
| Name | Description | |
|---|---|---|
| Participant |
| Name | Description | |
|---|---|---|
| FirstName | ||
| Identifier |
Identifier of the actor
(Inherited from Actor.) | |
| LastName | ||
| Name |
Unique name that can be used as the actor lookup key. i.e. username, login, account, etc.
(Inherited from Actor.) | |
| Weight |
Influence of the actor
(Inherited from Actor.) |
| Name | Description | |
|---|---|---|
| Create(IDictionaryString, Object) | ||
| Create(DynamicObject) | ||
| Equals(Object) | (Inherited from Actor.) | |
| Equals(Actor) | (Inherited from Actor.) | |
| Equals(Actor, Actor) | (Inherited from Actor.) | |
| GetHashCode | (Inherited from Actor.) | |
| GetHashCode(Actor) | (Inherited from Actor.) |
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |