UserManagerMoveToUser Method

Move to the user directory

Definition

Namespace: PCB_Investigator.Automation.UserManager
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Task<bool> MoveToUser()

Return Value

TaskBoolean
True if successful, false if not. Should throw error if MoveableToLocal is false

See Also