serviceGeodatabase

The com.arcgismaps.data.ServiceGeodatabase of the UtilityNetwork. The com.arcgismaps.data.ServiceGeodatabase used by the com.arcgismaps.data.ServiceFeatureTable in UtilityNetworkDefinition.networkSources.

Use this property to switch to a branch version, manage edits, or query related records of tables participating in this UtilityNetwork.

This property is null until the UtilityNetwork is loaded. The com.arcgismaps.mapping.ArcGISMap that was used to create this UtilityNetwork provides this com.arcgismaps.data.ServiceGeodatabase. When no matching com.arcgismaps.data.ServiceGeodatabase is found in the com.arcgismaps.mapping.ArcGISMap, this UtilityNetwork will create and load a com.arcgismaps.data.ServiceGeodatabase connected to the default version in com.arcgismaps.arcgisservices.FeatureServiceSessionType.Transient mode.

This property is also null when the UtilityNetwork is retrieved from a com.arcgismaps.data.Geodatabase.

Note that calling com.arcgismaps.data.ServiceGeodatabase.close on a com.arcgismaps.data.ServiceGeodatabase that is used by an UtilityNetwork will render this UtilityNetwork unusable. An attempt to create an element, get associations, get features from elements, or perform a trace after this com.arcgismaps.data.ServiceGeodatabase is closed will fail with ErrorType.GeodatabaseDatabaseClosed.

Since

200.1.0