ArcFM Responder Mobile Developer Guide
FindCustomerCountsForTimePeriodRequest Class
Members 






Requests a table of customers for the time period and populates values for start and end date if they are missing from the DB
Object Model
FindCustomerCountsForTimePeriodRequest Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class FindCustomerCountsForTimePeriodRequest 
   Inherits RequestedDataSetMixin
   Implements Miner.Responder.Shared.IDataRequest 
[System.Serializable()]
public class FindCustomerCountsForTimePeriodRequest : RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
public class FindCustomerCountsForTimePeriodRequest = class(RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest)
System.SerializableAttribute()
public class FindCustomerCountsForTimePeriodRequest extends RequestedDataSetMixin implements Miner.Responder.Shared.IDataRequest 
[System.Serializable()]
public __gc class FindCustomerCountsForTimePeriodRequest : public RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
[System.Serializable()]
public ref class FindCustomerCountsForTimePeriodRequest : public RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Shared.Requests.RequestedDataSetMixin
      Miner.Responder.Shared.Requests.FindCustomerCountsForTimePeriodRequest

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

FindCustomerCountsForTimePeriodRequest Members
Miner.Responder.Shared.Requests Namespace

Send Feedback