Checks whether the contact with given nameCode is active.
Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_22.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_22.1.0.0.dll) Version: 22.1.0.0 (22.1.0.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