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


The following tables list the members exposed by EdmHistoryItem.

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