ArcFM Responder Mobile Developer Guide
FindAllDataRequest Class
Members 






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

System.Object
   Miner.Responder.Shared.Requests.RequestedDataSetMixin
      Miner.Responder.Framework.Requests.FindAllDataRequest

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

FindAllDataRequest Members
Miner.Responder.Framework.Requests Namespace

Send Feedback