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


The following tables list the members exposed by EdmUnlockErrInfo.

Public Fields

 NameDescription
public FieldmbsConfigNameName of configuration (layout) where the variable value that caused the error is stored.  
public FieldmbsVarNameName of the variable that caused the error.  
public FieldmlDocIDUnique ID of the file that caused the error, which is the same ID you see in IEdmObject5::ID.  
public FieldmlVarIDUnique ID of the variable that caused the error.  
Top

See Also