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


The following tables list the members exposed by EdmAddInInfo2.

Public Fields

 NameDescription
public FieldmbsAddInNameName of add-in.  
public FieldmbsClassIDID of class that implements IEdmAddIn5.  
public FieldmbsCompanyCompany that wrote the add-in.  
public FieldmbsDescriptionDescription of add-in.  
public FieldmbsModulePathPath to the DLL that implements the add-in.  
public FieldmlAddInVersionAdd-in version number.  
public FieldmlRequiredVersionMajorRequired SOLIDWORKS PDM Professional major version.  
public FieldmlRequiredVersionMinorRequired SOLIDWORKS PDM Professional minor version.  
Top

See Also