Skip to main content

UserPositionWithDetail

Represents detailed information about a user’s position within an organization, including properties such as the position's ID, caption, code, and additional custom properties.

Properties

NameDescription
CaptionA string representing the title or name of the user's position within the organization.
PropertiesA list of PropertyValueWithDetailDTO objects representing custom properties associated with the user’s position, allowing additional user-specific data.
IdThe unique identifier for the user’s position within the system.
PositionCodeA unique code assigned to the user’s position, used to identify the position within organizational structures.