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


For a list of all members of this type, see EdmUserData members.

Public Fields

 NameDescription
public FieldmbsColumnViewName of the column view the user should see in File Explorer.  
public FieldmbsCompleteNameUser’s complete name.  
public FieldmbsEmailEmail address.  
public FieldmbsInitialsUser's initials.  
public FieldmbsPasswordUser's password.  
public FieldmbsUserDataArbitrary data associated with the user.  
public FieldmbsUserNameUser's login name.  
public FieldmhStatusStatus of the add operation.  
public FieldmlFlagsCombination of EdmUserDataFlags flags.  
public FieldmlSysRightsCombination of EdmSysRightFlags flags.  
public FieldmlUserIDUser's ID.  
public FieldmpoUserPointer to the user's interface if the mlFlags filed contained EdmUserDataFlags.Edmudf_GetInterface.  
Top

See Also