This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IG > IGeoDataServer Interface > IGeoDataServer.Versions Property (ArcObjects .NET 10.4 SDK) |
The versions in the workspace.
[Visual Basic .NET] Public ReadOnly Property Versions As IGPVersionInfos
[C#] public IGPVersionInfos Versions {get;}
[C++]
HRESULT get_Versions(
IGPVersionInfos** versionInfos
);
[C++]
Parameters versionInfos [out, retval]
versionInfos is a parameter of type IGPVersionInfos
If the GeoDataServer references an ArcSDE geodatabase, the Versions property returns the versions in the geodatabase.