Checks whether the contact with given nameCode is active.
Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_19.0.1.0 (in Scanjour.Workflow4.ActivityLibrary_19.0.1.0.dll) Version: 19.0.1.0 (19.0.1.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