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


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

Public Fields

 NameDescription
public FieldmbsCommentComment entered by the user when the record is created.  
public FieldmbsItemNameName of file or folder.  
public FieldmbsUserNameName of user who created the history record.  
public FieldmeTypeType of history record.  
public FieldmlFileIDID of the file for this record  
public FieldmlFolderIDID of the folder for this record.  
public FieldmlUserIDID of the user who created the history record.  
public FieldmlVersionVersion of the file when the item was created.  
public FieldmoDataExtra data.  
public FieldmoDateDate and time when the history record was created.  
Top

See Also