| Miner.Geodatabase.FeederManager Namespace > SyncFeederInfo Class : SyncEnabled Method |
'DeclarationPublic Overridable Function SyncEnabled( _ ByVal workspace As ESRI.ArcGIS.Geodatabase.IWorkspace _ ) As SyncFeederResult
'UsageDim instance As SyncFeederInfo Dim workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim value As SyncFeederResult value = instance.SyncEnabled(workspace)
public virtual SyncFeederResult SyncEnabled( ESRI.ArcGIS.Geodatabase.IWorkspace workspace )
public function SyncEnabled( workspace: ESRI.ArcGIS.Geodatabase.IWorkspace ): SyncFeederResult; virtual;
public function SyncEnabled( workspace : ESRI.ArcGIS.Geodatabase.IWorkspace ) : SyncFeederResult;
public: virtual SyncFeederResult* SyncEnabled( ESRI.ArcGIS.Geodatabase.IWorkspace* workspace )
public: virtual SyncFeederResult^ SyncEnabled( ESRI.ArcGIS.Geodatabase.IWorkspace^ workspace )
true if Feeder Sync is enabled, false otherwise.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