Skip to main content

ConstantProfessionOptions

Implements the IConstantProfessionOptions interface to provide concrete implementation of constant profession configuration options.

The ConstantProfessionOptions class provides a concrete implementation of the IConstantProfessionOptions interface. It manages the configuration settings for a constant profession that will be used consistently throughout workflow operations. This class is used to store and manage profession-specific information such as identification, code, and description.

Properties

NameDescription
IdGets or sets the unique identifier for the constant profession configuration.
ProfessionCodeGets or sets the code that uniquely identifies the profession in the system.
ProfessionDescriptionGets or sets the human-readable description of the profession.