The physical dataset name of the network as defined in the backend database.
Returns the root feature service url which this network is part of.
The full extent of the network, defined from the service territory used to create the network.
Random unique id (UUID) to identify a network as defined in the webmap spec.
The layer id of the network.
The full url to the network layer id as defined in the webmap spec.
The Error object returned if an error occurred while loading.
Represents the status of a load operation.
A list of warnings which occurred while loading.
Indicates whether the network instance has loaded.
Returns the url of network server.
The portal user owner of the network.
Converts url to a url object
The schema version of the network.
The spatial reference of the network, defined at the creation of the network, usually from the service territory class.
The name of the network as defined in the webmap spec.
The type of the dataset.
Cancels a load() operation if it is already in progress.
The network consists of sources (classes) and each source has a unique Id.
isFulfilled()
may be used to verify if creating an instance of the class is fulfilled (either resolved or rejected).
isRejected()
may be used to verify if creating an instance of the class is rejected.
isResolved()
may be used to verify if creating an instance of the class is resolved.
Triggers the loading of the network instance.
Converts an instance of this class to its ArcGIS portal JSON representation.
when()
may be leveraged once an instance of the class is created.
Generated using TypeDoc
The full network definition, accessible only when the network is loaded.
Read more...