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


The following tables list the members exposed by EdmListFile.

Public Fields

 NameDescription
public FieldmbsLockComputerName of computer on which the file is checked out.  
public FieldmbsLockPathPath to the folder where the file is checked out.  
public FieldmbsLockUserName of user who has the file checked out.  
public FieldmbsRevisionNameName of the file’s current revision.  
public FieldmlFileIDID of the file.  
public FieldmlFolderIDID of the file’s parent folder.  
public FieldmlLatestVersionLatest version of the file.  
public FieldmlLocalVersionVersion of the file in the local cache, based on the date of the file passed to the IEdmBatchListing::AddFile method.  
public FieldmlParamCaller-defined parameter that was passed to the IEdmBatchListing::AddFile method.  
public FieldmoColumnDataColumn data for the selected column set.  
public FieldmoCurrentStateFile’s current workflow state.  
Top

See Also