Class IcrConfig
In country reviewer configuration The ICR user behavior can be influenced during assignments
Syntax
public class IcrConfig
Fields
Id
Unique identifier for the configuration
Declaration
public Guid Id
Type
GuidMessage
This text will be shown for the ICR user on My review task details screen
Declaration
public string Message
Type
StringName
Unique name for the configuration
Declaration
public string Name
Type
StringResources
Controls which resources will be enabled for the ICR user
Declaration
public IcrResources Resources
Type
IcrResourcesSettings
Controls ICR user settings
Declaration
public IcrSettings Settings