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


For a list of all members of this type, see EdmUnlockErrInfo members.

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