IUserProfiles Interface
| Name | Description | |
|---|---|---|
 
    
	 | 
	ActiveProfile | Gets the profile that is currently used in the estimate. | 
 
    
	 | 
	DefaultProfile | Gets the profile that is set to be used by default in the estimate. | 
 
    
	 | 
	Estimate | Gets the estimate to which these user profiles belong. | 
 
    
	 | 
	Profiles | Gets all user profiles in the estimate. | 
| Name | Description | |
|---|---|---|
 
    
	 | 
	GetProfileByID(string) | Gets the user profile with the specified ID. | 
 
    
	 | 
	RemoveProfile(string) | Removes the user profile with the specified ID. | 
 
    
	 | 
	SetActiveProfile(string, string) | Changes the active user profile. | 
	
		Available since QDV 7.14.530.
	
					
    
	
    
	