ArcFM Responder Mobile Developer Guide
IncidentDateCreatedFilter Class
Members 






Object Model
IncidentDateCreatedFilter Class
Syntax
'Declaration
 
Public Class IncidentDateCreatedFilter 
   Inherits FilterBase
   Implements Miner.Responder.Shared.Interfaces.IFilter 
'Usage
 
Dim instance As IncidentDateCreatedFilter
public class IncidentDateCreatedFilter : FilterBase, Miner.Responder.Shared.Interfaces.IFilter  
public class IncidentDateCreatedFilter = class(FilterBase, Miner.Responder.Shared.Interfaces.IFilter)
public class IncidentDateCreatedFilter extends FilterBase implements Miner.Responder.Shared.Interfaces.IFilter 
public __gc class IncidentDateCreatedFilter : public FilterBase, Miner.Responder.Shared.Interfaces.IFilter  
public ref class IncidentDateCreatedFilter : public FilterBase, Miner.Responder.Shared.Interfaces.IFilter  
Inheritance Hierarchy

System.Object
   Miner.Responder.Shared.Filters.FilterBase
      Miner.Responder.Shared.Filters.IncidentDateCreatedFilter

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

IncidentDateCreatedFilter Members
Miner.Responder.Shared.Filters Namespace

Send Feedback