ArcFM Responder Mobile Developer Guide
FindCustomersBelowDeviceRequest Class
Members 






Find connected customers below a device
Object Model
FindCustomersBelowDeviceRequest Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class FindCustomersBelowDeviceRequest 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As FindCustomersBelowDeviceRequest
[System.Serializable()]
public class FindCustomersBelowDeviceRequest : Miner.Responder.Shared.IDataRequest  
public class FindCustomersBelowDeviceRequest = class(Miner.Responder.Shared.IDataRequest)
System.SerializableAttribute()
public class FindCustomersBelowDeviceRequest implements Miner.Responder.Shared.IDataRequest 
[System.Serializable()]
public __gc class FindCustomersBelowDeviceRequest : public Miner.Responder.Shared.IDataRequest  
[System.Serializable()]
public ref class FindCustomersBelowDeviceRequest : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Tracing.FindCustomersBelowDeviceRequest

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

FindCustomersBelowDeviceRequest Members
Miner.Responder.Framework.Tracing Namespace

Send Feedback