Gets the record with a given recordKey.
Namespace: Scanjour.Workflow4.ActivityLibrary.Validation
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
- recordKey
- Type: SystemString
Record key
Return Value
Type: RecordRecord with a given recordKey
Implements
IRecordRepositoryGetRecord(String)See Also