Miner.Interop Namespace > IMMSyncFeederFields Interface : SyncEnabled Method |
'Declaration
Function SyncEnabled( _ ByVal Version As ESRI.ArcGIS.Geodatabase.IVersion _ ) As System.Boolean
'Usage
Dim instance As IMMSyncFeederFields Dim Version As ESRI.ArcGIS.Geodatabase.IVersion Dim value As System.Boolean value = instance.SyncEnabled(Version)
System.bool SyncEnabled( ESRI.ArcGIS.Geodatabase.IVersion Version )
function SyncEnabled( Version: ESRI.ArcGIS.Geodatabase.IVersion ): System.Boolean;
function SyncEnabled( Version : ESRI.ArcGIS.Geodatabase.IVersion ) : System.boolean;
System.bool SyncEnabled( ESRI.ArcGIS.Geodatabase.IVersion* Version )
System.bool SyncEnabled( ESRI.ArcGIS.Geodatabase.IVersion^ Version )
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