Skip to main content

IConstantDepartmentOptions

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

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

Properties

NameDescription
DepartmentCodeGets or sets the code that uniquely identifies the department in the system.
IdGets or sets the unique identifier for the constant department configuration.
DepartmentDescriptionGets or sets the human-readable description of the department.