Skip to main content

UserPositionWithDetail Properties

An object defining properties for the UserPositionWithDetail class.

Id

The unique identifier for the user’s position within the system.

Type: long


Properties

A list of PropertyValueWithDetailDTO objects representing custom properties associated with the user’s position, allowing additional user-specific data.

Type: List<PropertyValueWithDetailDTO>


PositionCode

A unique code assigned to the user’s position, used to identify the position within organizational structures.

Type: string


Caption

A string representing the title or name of the user's position within the organization.

Type: string