| FDO .NET API Reference | Feature Data Objects |
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Enumerations | |
| enum | ConflictType { ConflictType_LockConflict = FdoConflictType_LockConflict, ConflictType_VersionConflict = FdoConflictType_VersionConflict, ConflictType_Unsupported = FdoConflictType_Unsupported } |
| The ConflictType enumeration defines conflict types required to identify the lock type of a conflict reported with the lock conflict reader. More... | |
| Comments or suggestions? Send us feedback. |