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


The following tables list the members exposed by EdmGenItemInfo.

Public Fields

 NameDescription
public FieldmbsConfigurationName of the configuration to which the item is linked.  
public FieldmbsFileFolderPathPath to the file's parent folder.  
public FieldmbsFileNameFile's name.  
public FieldmbsItemAlternativeNameItem's descriptive name.  
public FieldmbsItemFolderPathPath to the item's parent folder.  
public FieldmbsItemNameItem ID.  
public FieldmeLinkTypeType of link between the file and the item.  
public FieldmhResultResult code of the item generation operation.  
public FieldmlFileIDID of the file to which the item is linked.  
public FieldmlFileParentFolderIDID of the file's parent folder.  
public FieldmlFileVersionFile version number for which to create the item.  
public FieldmlItemIDID of the item.  
public FieldmlItemParentFolderIDID of the item's parent folder.  
Top

See Also