Miner.Interop Namespace > IMMVersioningUtils Interface : FindVersion Method |
'Declaration
Function FindVersion( _ ByVal Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal Name As System.String _ ) As ESRI.ArcGIS.Geodatabase.IVersion
'Usage
Dim instance As IMMVersioningUtils Dim Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim Name As System.String Dim value As ESRI.ArcGIS.Geodatabase.IVersion value = instance.FindVersion(Workspace, Name)
ESRI.ArcGIS.Geodatabase.IVersion FindVersion( ESRI.ArcGIS.Geodatabase.IWorkspace Workspace, System.string Name )
function FindVersion( Workspace: ESRI.ArcGIS.Geodatabase.IWorkspace; Name: System.String ): ESRI.ArcGIS.Geodatabase.IVersion;
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