ArcFM Responder Mobile Developer Guide
ProgressReportingTaskBase Class
Members 






Base class for Update Population Information tasks
Object Model
ProgressReportingTaskBase Class
Syntax
'Declaration
 
Public MustInherit Class ProgressReportingTaskBase 
   Implements IProgressReportingTask 
'Usage
 
Dim instance As ProgressReportingTaskBase
public abstract class ProgressReportingTaskBase : IProgressReportingTask  
public class ProgressReportingTaskBase = class(IProgressReportingTask)abstract; 
public abstract class ProgressReportingTaskBase implements IProgressReportingTask 
public __gc abstract class ProgressReportingTaskBase : public IProgressReportingTask  
public ref class ProgressReportingTaskBase abstract : public IProgressReportingTask  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.UpdatePopulationInformation.ProgressReportingTaskBase
      Miner.Responder.Framework.UpdatePopulationInformation.Tasks.UpdateDataForFeedersTask
      Miner.Responder.Framework.UpdatePopulationInformation.UpdateRegionsAndCountiesBase

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

ProgressReportingTaskBase Members
Miner.Responder.Framework.UpdatePopulationInformation Namespace

Send Feedback