| Products: ArcEditor: VB6 Platforms: WindowsRequires: Versioned GeoDatabaseMinimum ArcGIS Release: 9.0 |
How to use:
[VB6]
- Register VersionManager.VersionManagerCmd in the Component Category "ESRI Mx Commands"
- Register VersionManager.VersionManagerCmd in the Component Category "ESRI Gx Commands"
- Add the VersionManager.VersionManagerCmd command to the ArcMap/ArcCatalog GUI"
- If in ArcCatalog, select a VersionedWorkspace and then click on the Command
- If in ArcMap, select a VersionedWorkspace, FeatureLayer, FeatureClass, or ObjectClass and then click on the Command
| VersionManagerCmd.cls | Object that implements ICommand that is used to bring up the Version Manager. |
| frmVersionManager.frm | Form displaying the Versions that allows the user to navigate and update versions. |
| VersionManager.dll | DLL file for the contained object. |
| VersionManager.vbp | Project for the contained object dll. |
Download the files for all languages
Key Libraries: Geodatabase
Key CoClasses:VersionedWorkspace
Key Interfaces: IVersionsWorkspace, IVersion, IVersionInfo
Key Members:IVersionedWorkspace.FindVersion, IVersion.CreateVersion, IVersion.DeleteVersion, IVersion.VersionInfo, IVersionInfo.Access, IVersionInfo.Description, IVersionInfo.VersionName
