ResponseActor Property
Gets or sets the actor name type
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public Contact Actor { get; set; }
Public Property Actor As Contact
Get
Set
public:
property Contact^ Actor {
Contact^ get ();
void set (Contact^ value);
}
member Actor : Contact with get, set
Property Value
Contact
The actor name type.
Valid in UserTaskRedirectResponse.