Miner.Interop Namespace > MMVersioningUtilsClass Class : FindVersion Method |
'Declaration
Public Overridable Function FindVersion( _ ByVal Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal Name As System.String _ ) As ESRI.ArcGIS.Geodatabase.IVersion
'Usage
Dim instance As MMVersioningUtilsClass Dim Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim Name As System.String Dim value As ESRI.ArcGIS.Geodatabase.IVersion value = instance.FindVersion(Workspace, Name)
public virtual ESRI.ArcGIS.Geodatabase.IVersion FindVersion( ESRI.ArcGIS.Geodatabase.IWorkspace Workspace, System.string Name )
public function FindVersion( Workspace: ESRI.ArcGIS.Geodatabase.IWorkspace; Name: System.String ): ESRI.ArcGIS.Geodatabase.IVersion; virtual;
public function FindVersion( Workspace : ESRI.ArcGIS.Geodatabase.IWorkspace, Name : System.String ) : ESRI.ArcGIS.Geodatabase.IVersion;
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2