Checks whether the contact with given nameCode is active.
Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_19.1.6.0 (in Scanjour.Workflow4.ActivityLibrary_19.1.6.0.dll) Version: 19.1.6.0 (19.1.6.0)
Syntax
Parameters
- context
- Type: System.ActivitiesActivityContext
Activity context - nameCode
- Type: SystemString
Contacts nameCode
Return Value
Type: BooleanTrue if contact is active, else false
See Also