ArcFM Responder Mobile Developer Guide
FindCallsAndRelatedCustomersRequest Class
Members 






Object Model
FindCallsAndRelatedCustomersRequest Class
Syntax
'Declaration
 
<UseQueryServicesAttribute()>
<System.SerializableAttribute()>
Public Class FindCallsAndRelatedCustomersRequest 
   Inherits RequestedDataSetMixin
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As FindCallsAndRelatedCustomersRequest
[UseQueryServices()]
[System.Serializable()]
public class FindCallsAndRelatedCustomersRequest : RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
public class FindCallsAndRelatedCustomersRequest = class(RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest)
UseQueryServicesAttribute()
System.SerializableAttribute()
public class FindCallsAndRelatedCustomersRequest extends RequestedDataSetMixin implements Miner.Responder.Shared.IDataRequest 
[UseQueryServices()]
[System.Serializable()]
public __gc class FindCallsAndRelatedCustomersRequest : public RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
[UseQueryServices()]
[System.Serializable()]
public ref class FindCallsAndRelatedCustomersRequest : public RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

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

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

FindCallsAndRelatedCustomersRequest Members
Miner.Responder.Shared.Requests Namespace

Send Feedback