The following tables list the members exposed by EdmListFile2.
| Name | Description | |
|---|---|---|
![]() | mbHasLockRights | Gets whether a file in a user's local cache can be checked out. |
![]() | mbLocalOverwrittenVersionObsolete | Gets whether a file in a user's local cache is valid or obsolete because the file was overwritten by another user who checked out the file, modified the file, and checked in the file. |
![]() | mbsLockComputer | Name of computer on which the file is checked out. |
![]() | mbsLockPath | Path to the folder where the file is checked out. |
![]() | mbsLockUser | Name of user to whom this file is checked out. |
![]() | mbsLockViewID | GUID of the vault view where this file is checked out. |
![]() | mbsRevisionName | Name of the file’s current revision. |
![]() | mlFileID | ID of the file. |
![]() | mlFolderID | ID of the file’s parent folder. |
![]() | mlLatestVersion | Latest version of the file. |
![]() | mlLocalVersion | Version of the file in the local cache, based on the date of the file passed to the IEdmBatchListing::AddFile method. |
![]() | mlLockProjectID | ID of the project where this file is checked out. |
![]() | mlParam | Caller-defined parameter that was passed to the IEdmBatchListing::AddFile method. |
![]() | moColumnData | Column data for the selected column set. |
![]() | moCurrentState | File’s current workflow state. |
