Skip to main content

UserInfoWithPositionId

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

Properties

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

Constructors

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