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

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

Public Methods

 NameDescription
 MethodAddFileSets this label on the latest version of the specified file.  
 MethodAddFolderSets this label on the specified folder and all of the files in that folder.  
 MethodGetFirstFilePositionStarts an enumeration of the files set with this label.  
 MethodGetFirstFolderPositionStarts an enumeration of the folders set with this label.  
 MethodGetNextFileGets the next file with this label in the enumeration.  
 MethodGetNextFileIDGets the next ID of a file with this label in the enumeration.  
 MethodGetNextFolderGets the next folder with this label in the enumeration.  
 MethodGetNextFolderIDGets the next ID of a folder with this label in the enumeration.  
 MethodGetVersionNoGets the version of the specified file on which this label is set.  
Top

See Also