共用方式為


WHSWorkUser.isUserIdAvailable Method

Validates that the userId being written to the table is not already in use by another worker.

Syntax

public boolean isUserIdAvailable()

Run On

Called

Return Value

Type: boolean
true if the userId is not already in use; otherwise, false.

See Also

Reference

WHSWorkUser Table