Gets the information needed to determine whether current user can see and update given file
Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
Parameters
- context
- Type: System.ActivitiesActivityContext
The activity context - fileKey
- Type: SystemString
File key
Return Value
Type: FileThe File containing the 'Closed' property, or null if the file is not found.
See Also