ArcFM Engine Developer Guide
GetBaseVersion Method (IMMVersioningUtils)


Syntax
'Declaration
 
Function GetBaseVersion( _
   ByVal Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace _
) As String
'Usage
 
Dim instance As IMMVersioningUtils
Dim Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace
Dim value As String
 
value = instance.GetBaseVersion(Workspace)
string GetBaseVersion( 
   ESRI.ArcGIS.Geodatabase.IWorkspace Workspace
)

Parameters

Workspace
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMVersioningUtils Interface
IMMVersioningUtils Members

 

 


Send Comment