This is the complete list of members for UtilityNetwork, including inherited members.
- associationsResult : list<UtilityAssociation>
(obsolete) - associationsResults : list<UtilityAssociation>
 - associationsStatus : Enums.TaskStatus
 - credential : Credential [default]
 - definition : UtilityNetworkDefinition
 - error : Error
 - featuresForElementsResult : ArcGISFeatureListModel
 - featuresForElementsStatus : Enums.TaskStatus
 - geodatabase : Geodatabase
 - initMap : Map
 - loadError : Error
 - loadStatus : Enums.LoadStatus
 - name : string
 - queryNamedTraceConfigurationsResults : list<UtilityNamedTraceConfiguration>
 - queryNamedTraceConfigurationsStatus : Enums.TaskStatus
 - requestConfiguration : RequestConfiguration [default]
 - serviceGeodatabase : ServiceGeodatabase
 - traceResult : UtilityTraceResultListModel
 - traceStatus : Enums.TaskStatus
 - url : url
 - string associations(UtilityElement element)
 - associationsStatusChanged()
 - string associationsWithEnvelope(Envelope envelope)
 - string associationsWithEnvelopeAndType(Envelope envelope, Enums.UtilityAssociationType type)
 - string associationsWithType(UtilityElement element, Enums.UtilityAssociationType type)
 - void cancelLoad()
 - bool cancelTask(string taskId)
 - UtilityElement createElementWithArcGISFeature(ArcGISFeature arcGISFeature, UtilityTerminal terminal)
 - UtilityElement createElementWithAssetType(UtilityAssetType assetType, string globalId, UtilityTerminal terminal)
 - credentialChanged()
 - definitionChanged()
 - string featuresForElements(list<UtilityElement> elements)
 - featuresForElementsStatusChanged()
 - initMapChanged()
 - void load()
 - loadErrorChanged()
 - loadStatusChanged()
 - string queryNamedTraceConfigurations(UtilityNamedTraceConfigurationQueryParameters queryParameters)
 - queryNamedTraceConfigurationsStatusChanged()
 - requestConfigurationChanged()
 - void retryLoad()
 - string trace(UtilityTraceParameters traceParameters)
 - traceStatusChanged()
 - urlChanged()
 
The following members are inherited from Object.
- error : Error
 - objectType : string
 - componentCompleted()
 - errorChanged()
 - objectChanged()
(obsolete)