IRecordRepository Interface

Scanjour Workflow4 Reference Manual
An interface describing a way for getting records.

Namespace:  Scanjour.Workflow4.ActivityLibrary.Validation
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

public interface IRecordRepository

The IRecordRepository type exposes the following members.

Methods

  NameDescription
Public methodGetRecord
Gets the record with a given recordKey.
Top
See Also

Reference