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

The following tables list the members exposed by IEdmBatchUnlock.

Public Properties

 NameDescription
 PropertyCommentGets or sets the comment for unlocking, checking in, or undoing check-outs of the files in this batch.  
Top

Public Methods

 NameDescription
 MethodAddSelectionSpecifies the batch of files to be unlocked.  
 MethodCreateTreeCreates the file reference tree.  
 MethodGetFileListGets the list of files to be unlocked.  
 MethodShowDlgDisplays the SOLIDWORKS PDM Professional Check In or Undo Check Out dialog box.  
 MethodUnlockFilesUnlocks, checks in, or undoes the check-outs of the files in this batch.  
Top

See Also