Skip to main content

UserInfoWithPositionId

Represents a user with additional information about their position and activity status.

Properties

NameDescription
UserIsActiveIndicates whether the user is currently active.
UserInfoThe user information associated with the position.
PositionIdThe ID of the position associated with the user.
PositionIsActiveIndicates whether the position associated with the user is currently active.

Constructors

NameDescription
UserInfoWithPositionId()Initializes a new instance of the UserInfoWithPositionId class.