IUserProfile Interface

Represents a user profile in an estimate.
Public Interface IUserProfile
This language is not supported or no code example is available.
public interface IUserProfile
This language is not supported or no code example is available.
Name Description
Public property FullName Gets the profile full name in the current language.
Public property FullNameMultilingual Gets the profile full name in the multi-language format. Can be used only for reading.
Public property ID Gets the profile ID.
Public property NTGroup Gets the name of the NT group to which the user belongs.
Top
Version
 
Available since QDV 7.14.530.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition