Package com.solibri.smc.api.user
Interface User
public interface User
User can be used to access information about the current user using the software.
- Since:
- 9.10.8
- 
Method Summary
- 
Method Details- 
getUsernameString getUsername()Returns the username of the user.- Returns:
- the username
- Since:
- 9.10.8
 
 
-