API Help
Eplan.EplApi.DataModel Namespace / UserInfo Class
Properties Methods

UserInfo Class Members

The following tables list the members exposed by UserInfo.

Public Constructors
 NameDescription
Public ConstructorStruct holding some information about a User of a project.  
Top
Public Properties
 NameDescription
Public PropertyGet the computername of the User.  
Public PropertyGet the email address of the User.  
Public PropertyGet the identifocation of the User. This is the abbreviation of the name.  
Public PropertyGet the long name of the User.  
Public PropertyGet the mode in which the user has opened the project.  
Public PropertyGet the phone number of the User.  
Top
Public Methods
 NameDescription
Public MethodDisposing the UserInfo  
Top
See Also