geodatabase
The com.arcgismaps.data.Geodatabase that contains this UtilityNetwork. The com.arcgismaps.data.Geodatabase that contains this UtilityNetwork and is also used by the com.arcgismaps.data.GeodatabaseFeatureTable in UtilityNetworkDefinition.networkSources.
Use this property to manage transactions, sync edits, or access tables participating in this UtilityNetwork.
This property has a value when the UtilityNetwork is retrieved from a com.arcgismaps.data.Geodatabase; otherwise, when created using any of the constructors, this property is null.
Note that calling com.arcgismaps.data.Geodatabase.close on a com.arcgismaps.data.Geodatabase that contains this 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.Geodatabase is closed will fail with ErrorType.GeodatabaseDatabaseClosed.
Since
200.1.0