ArcFM Responder Mobile Developer Guide
GetCityInformationRequest Class
Members 






Retrieves information on customers affected by outages per city.
Object Model
GetCityInformationRequest Class
Syntax
'Declaration
 
<UseQueryServicesAttribute()>
<System.Reflection.DefaultMemberAttribute("Item")>
<System.SerializableAttribute()>
Public Class GetCityInformationRequest 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetCityInformationRequest
[UseQueryServices()]
[System.Reflection.DefaultMember("Item")]
[System.Serializable()]
public class GetCityInformationRequest : Miner.Responder.Shared.IDataRequest  
public class GetCityInformationRequest = class(Miner.Responder.Shared.IDataRequest)
UseQueryServicesAttribute()
System.Reflection.DefaultMemberAttribute("Item")
System.SerializableAttribute()
public class GetCityInformationRequest implements Miner.Responder.Shared.IDataRequest 
[UseQueryServices()]
[System.Reflection.DefaultMember("Item")]
[System.Serializable()]
public __gc class GetCityInformationRequest : public Miner.Responder.Shared.IDataRequest  
[UseQueryServices()]
[System.Reflection.DefaultMember("Item")]
[System.Serializable()]
public ref class GetCityInformationRequest : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.GetCityInformationRequest

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

GetCityInformationRequest Members
Miner.Responder.Framework.Requests Namespace

Send Feedback