ArcFM Engine Developer Guide
DownstreamCustomerRequest Class Members
Fields  Properties 


The following tables list the members exposed by DownstreamCustomerRequest.

Public Constructors
 NameDescription
Public ConstructorDownstreamCustomerRequest Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ArcMapSelectedDevicesProperty"ArcMapSelectedDevices" Name of input property containing an array of Miner.Responder.Framework.DeviceInfo objects representing customer load points OR devices with RX_INCIDENT_DEVICE model name assigned that are selected from ArcMap.  
Public Fieldstatic (Shared in Visual Basic)ConnectedCustomerCount"ConnectedCustomerCount" Name of the output property containing a count of connected customers.  
Public Fieldstatic (Shared in Visual Basic)CustomerCount"CustomerCount" Name of the output property containing a customer count.  
Public Fieldstatic (Shared in Visual Basic)Date"Date" Name of the output property containing the current date and time.  
Public Fieldstatic (Shared in Visual Basic)DisconnectedCustomerCount"DisconnectedCustomerCount" Name of the output property containing a count of disconnected customers.  
Public Fieldstatic (Shared in Visual Basic)FeederID"FeederID" Name of the output property containing the source device FeederID.  
Public Fieldstatic (Shared in Visual Basic)FeederID2"FeederID2" Name of output property containing the source device FeederID2.  
Public Fieldstatic (Shared in Visual Basic)LoadPointAliasNameProperty"LoadPointAliasName" Name of input property containing the load point feature class's alias name. This property is optional. It saves this request from querying by classmodel namee.  
Public Fieldstatic (Shared in Visual Basic)LoadPointFCIDProperty"LoadPointFCID" Name of input property containing the load point feature class's alias name. This property is optional. It saves this request from querying by class model name.  
Public Fieldstatic (Shared in Visual Basic)NetworkTraceStateProperty"NetworkTraceState" Name of input property containing the network trace state (Normal or Actual).  
Public Fieldstatic (Shared in Visual Basic)PhasesToTraceProperty"PhasesToTrace" Name of input property containing the phases that user has chosen to trace.  
Public Fieldstatic (Shared in Visual Basic)SelectedFeatureClassesProperty"SelectedFeatureClasses" Name of input property containing list of feature classes selected in ArcMap and corresponding number of devices selected for each feature class  
Public Fieldstatic (Shared in Visual Basic)SourceDeviceProperty"SourceDevice" Name of input property containing the source device as Miner.Responder.Framework.DeviceInfo.  
Public Fieldstatic (Shared in Visual Basic)SourceDeviceType"SourceDeviceType" Name of input property containing the source device class name as a string.  
Public Fieldstatic (Shared in Visual Basic)SourceEID"SourceEID" Name of the output property containing the source device Element ID.  
Public Fieldstatic (Shared in Visual Basic)SourceFacilityID"SourceFacilityID" Name of the output property containing the source device facility ID.  
Public Fieldstatic (Shared in Visual Basic)SourceObjectID"SourceObjectID" Name of the output property containing the source device object ID.  
Public Fieldstatic (Shared in Visual Basic)SubstationID"SubstationID" Name of the output property containing the source device substation ID.  
Public Fieldstatic (Shared in Visual Basic)TracingRequiredProperty"TracingRequired" Name of input property indicating whether tracing is needed. This is required as now we offer two possibilities for selecting devices from ArcMap (select Service Points OR select devices with RX_INCIDENT_DEVICE model name assigned and do downstream tracing from them- in second case)  
Top
Public Properties
 NameDescription
Public PropertyPropertiesGet receives the input properties from the query class configuration and from the user inputs. Set returns a complete set of input and output properties.  
Public PropertyRequestedDataSet (Inherited from Miner.Responder.Shared.Requests.RequestedDataSetMixin)
Top
See Also

Reference

DownstreamCustomerRequest Class
Miner.Responder.Framework.Requests Namespace

 

 


Send Comment