Skip to main content

IConstantProfessionOptions

Defines the contract for constant profession configuration options in workflow operations.

The IConstantProfessionOptions interface provides a structure for configuring constant profession settings in workflow operations. It includes properties for identifying and describing a specific profession that will be used consistently throughout the workflow.

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.