ArcFM Responder Mobile Developer Guide
UpdateRegionsAndCountiesBase Class
Members 






Base class for Region and County tasks
Object Model
UpdateRegionsAndCountiesBase Class
Syntax
'Declaration
 
Public MustInherit Class UpdateRegionsAndCountiesBase 
   Inherits ProgressReportingTaskBase
   Implements IProgressReportingTask 
'Usage
 
Dim instance As UpdateRegionsAndCountiesBase
public abstract class UpdateRegionsAndCountiesBase : ProgressReportingTaskBase, IProgressReportingTask  
public class UpdateRegionsAndCountiesBase = class(ProgressReportingTaskBase, IProgressReportingTask)abstract; 
public abstract class UpdateRegionsAndCountiesBase extends ProgressReportingTaskBase implements IProgressReportingTask 
public __gc abstract class UpdateRegionsAndCountiesBase : public ProgressReportingTaskBase, IProgressReportingTask  
public ref class UpdateRegionsAndCountiesBase abstract : public ProgressReportingTaskBase, IProgressReportingTask  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase
      Miner.Responder.Framework.UpdatePopulationInformation.UpdateRegionsAndCountiesBase
         Miner.Responder.Framework.UpdatePopulationInformation.Tasks.UpdateDataForCountiesTask
         Miner.Responder.Framework.UpdatePopulationInformation.Tasks.UpdateDataForRegionsTask

Requirements

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

See Also

Reference

UpdateRegionsAndCountiesBase Members
Miner.Responder.Framework.UpdatePopulationInformation Namespace

Send Feedback