ManagerAccordingToTitleOptions Properties
An object defining properties for the ManagerAccordingToTitleOptions class.
ProfileId
Gets or sets the unique identifier of the manager's profile.
Type: string
The ProfileId property specifies the unique identifier for the manager's profile. This ID is used to uniquely identify and reference the manager's profile in the system. It implements the ProfileId property defined in the IManagerAccordingToTitleOptions interface.
PositionObjectName
Gets or sets the name of the position object associated with the manager.
Type: string
The PositionObjectName property specifies the name of the position object that is associated with the manager. This name represents the organizational position or role that the manager holds. It implements the PositionObjectName property defined in the IManagerAccordingToTitleOptions interface.
ProfessionId
Gets or sets the unique identifier of the profession associated with the manager.
Type: long
The ProfessionId property specifies the unique identifier for the profession that is associated with the manager. This ID links the manager to their specific profession or occupational category in the system. It implements the ProfessionId property defined in the IManagerAccordingToTitleOptions interface.
ProfileName
Gets or sets the name of the manager's profile.
Type: string
The ProfileName property specifies the display name of the manager's profile. This name is used for identification and display purposes in the workflow system. It implements the ProfileName property defined in the IManagerAccordingToTitleOptions interface.
SelectedTitle
Gets or sets the specific title selected for the manager.
Type: string
The SelectedTitle property specifies the exact title that has been selected for the manager. This title represents the specific managerial position or designation that has been chosen for the workflow operation. It implements the SelectedTitle property defined in the IManagerAccordingToTitleOptions interface.
TitleType
Gets or sets the type of title used for manager identification.
Type: string