SOLIDWORKS PDM Professional API Help Send Feedback
EdmUserDataEx Structure Members
See Also  Fields 
EPDM.Interop.epdm Namespace : EdmUserDataEx Structure


The following tables list the members exposed by EdmUserDataEx.

Public Fields

 NameDescription
public FieldmbsCellPhoneCell phone number.  
public FieldmbsCompleteNameFull user name.  
public FieldmbsEmailEmail address.  
public FieldmbsInitialsUser's initials.  
public FieldmbsPhoneOffice phone number.  
public FieldmbsPicturePathPoints to an image file (e.g., .jpg, .bmp, .png, etc.)  that can be set using IEdmUser10::SetUserDataEx.  
public FieldmbsPresenceNotePresence (i.e., out of office) note.  
public FieldmbsUserDataUser's data string.  
public FieldmbsWebSite1First website address.  
public FieldmbsWebSite2Second website.  
public FieldmbsWebSite3Third website.  
public FieldmbsWebSite4Fourth website.  
public FieldmlEdmUserDataExFlagsCombination of EdmUserDataExFlag flags telling which of the other members of this structure should be updated or retrieved.  
public FieldmlUserIDID of user to which the data belongs.  
Top

See Also