UserPosition Properties
An object defining properties for the UserPosition class.
Status
Indicates whether the position is active within the system.
Type: bool
Id
The unique identifier of the user position.
Type: long
Type
The type of position.
Type: int
Code
The code associated with the user position.
Type: string
Description
A description of the user position.
Type: string
UserId
The identifier of the user associated with this position.
Type: long
ImportStatus
The status of the import process for the position, if applicable.
ImportedPosCode
The code for the position as imported from an external source.
Type: string