Skip to main content

UserPosition Properties

An object defining properties for the UserPosition class.

Id

The unique identifier of the user position.

Type: long


Description

A description of the user position.

Type: string


Type

The type of position.

Type: int


Status

Indicates whether the position is active within the system.

Type: bool


UserId

The identifier of the user associated with this position.

Type: long


ImportedPosCode

The code for the position as imported from an external source.

Type: string


ImportStatus

The status of the import process for the position, if applicable.

Type: int?


Code

The code associated with the user position.

Type: string