SOLIDWORKS PDM Professional API Help Send Feedback
IEdmObject5 Interface Members
See Also  Properties  Methods 
  
EPDM.Interop.epdm Namespace : IEdmObject5 Interface

The following tables list the members exposed by IEdmObject5.

Public Properties

 NameDescription
 PropertyIDGets the database ID of this object.  
 PropertyNameGets the name of the object.  
 PropertyObjectTypeGets the type of object.  
 PropertyVaultGets the file vault to which this object belongs.  
Top

Public Methods

 NameDescription
 MethodIsKindOfChecks whether the object is of a certain type.  
 MethodRefreshRe-reads cached properties from the database.  
Top

See Also