ArcFM Responder Mobile Developer Guide
GetPostalCodeInformationRequest Class
Members 






Retrieves information on customers affected by outages per county.
Object Model
GetPostalCodeInformationRequest Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<UseQueryServicesAttribute()>
<System.ObsoleteAttribute(Message="GetPostalCodeInformationRequest is obsolete there is no replacement", IsError=True)>
<System.SerializableAttribute()>
Public Class GetPostalCodeInformationRequest 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetPostalCodeInformationRequest
[System.Reflection.DefaultMember("Item")]
[UseQueryServices()]
[System.Obsolete(Message="GetPostalCodeInformationRequest is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public class GetPostalCodeInformationRequest : Miner.Responder.Shared.IDataRequest  
public class GetPostalCodeInformationRequest = class(Miner.Responder.Shared.IDataRequest)
System.Reflection.DefaultMemberAttribute("Item")
UseQueryServicesAttribute()
System.ObsoleteAttribute(Message="GetPostalCodeInformationRequest is obsolete there is no replacement", IsError=)
System.SerializableAttribute()
public class GetPostalCodeInformationRequest implements Miner.Responder.Shared.IDataRequest 
[System.Reflection.DefaultMember("Item")]
[UseQueryServices()]
[System.Obsolete(Message="GetPostalCodeInformationRequest is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public __gc class GetPostalCodeInformationRequest : public Miner.Responder.Shared.IDataRequest  
[System.Reflection.DefaultMember("Item")]
[UseQueryServices()]
[System.Obsolete(Message="GetPostalCodeInformationRequest is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public ref class GetPostalCodeInformationRequest : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.GetPostalCodeInformationRequest

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

GetPostalCodeInformationRequest Members
Miner.Responder.Framework.Requests Namespace

Send Feedback