IManagerAccordingToTitleOptions
Defines the contract for manager configuration options based on title in workflow operations.
The IManagerAccordingToTitleOptions interface provides a structure for configuring manager settings based on title information in workflow operations. It includes properties for identifying the manager's profile, position, title type, and related profession information.
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. |