ManagerAccordingToTitleOptions
Implements the IManagerAccordingToTitleOptions interface to provide concrete implementation of manager configuration options based on title.
The ManagerAccordingToTitleOptions class provides a concrete implementation of the IManagerAccordingToTitleOptions interface. It manages the configuration settings for identifying and managing managers based on their titles in workflow operations. This class is used to store and manage manager-specific information including profile details, position information, title types, and profession associations.
Properties
Name | Description |
---|---|
ProfileId | Gets or sets the unique identifier of the manager's profile. |
PositionObjectName | Gets or sets the name of the position object associated with the manager. |
ProfessionId | Gets or sets the unique identifier of the profession associated with the manager. |
ProfileName | Gets or sets the name of the manager's profile. |
SelectedTitle | Gets or sets the specific title selected for the manager. |
TitleType | Gets or sets the type of title used for manager identification. |