Click or drag to resize
ActorName Property
Unique name that can be used as the actor lookup key. i.e. username, login, account, etc.

Namespace: FlexRule.Flows.Workflows.Managers.Tasks
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also