ArcFM Responder Mobile Developer Guide
FindOperationRequest Class
Members 






Object Model
FindOperationRequest Class
Syntax
'Declaration
 
<UseQueryServicesAttribute()>
<System.ObsoleteAttribute(Message="FindOperationRequest is obsolete there is no replacement", IsError=True)>
<System.SerializableAttribute()>
Public Class FindOperationRequest 
   Inherits Miner.Responder.Shared.Requests.RequestedDataSetMixin
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As FindOperationRequest
[UseQueryServices()]
[System.Obsolete(Message="FindOperationRequest is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public class FindOperationRequest : Miner.Responder.Shared.Requests.RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
UseQueryServicesAttribute()
System.ObsoleteAttribute(Message="FindOperationRequest is obsolete there is no replacement", IsError=)
System.SerializableAttribute()
public class FindOperationRequest extends Miner.Responder.Shared.Requests.RequestedDataSetMixin implements Miner.Responder.Shared.IDataRequest 
[UseQueryServices()]
[System.Obsolete(Message="FindOperationRequest is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public __gc class FindOperationRequest : public Miner.Responder.Shared.Requests.RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
[UseQueryServices()]
[System.Obsolete(Message="FindOperationRequest is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public ref class FindOperationRequest : public Miner.Responder.Shared.Requests.RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

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

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

FindOperationRequest Members
Miner.Responder.Framework.Requests Namespace

Send Feedback