Gets the trashedBy_Value for record entity based on the id provided.
Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- context
- Type: System.ActivitiesActivityContext
The activity context - recordId
- Type: SystemString
Record identity.
Return Value
Type: RecordThe record entity that has been deletedor null if record is not found.
See Also