Resumen
The following properties are returned by the domainNetworks object in a utility network.
Propiedades
Propiedad | Explicación | Tipo de datos |
creationTime (Sólo lectura) | The date and time that the domain network was created. | DateTime |
domainNetworkAliasName (Sólo lectura) | If the domain network has an alias, this property will return the domain network alias name. | String |
domainNetworkID (Sólo lectura) | The ID of the network domain. | Integer |
domainNetworkName (Sólo lectura) | The name of the domain network. | String |
edgeSources (Sólo lectura) | The domain network edgeSources object. This object can be used to retrieve information about the edge sources in the domain network. | Object |
isStructureNetwork (Sólo lectura) | Whether or not the domain network is a structure network.
| Boolean |
junctionSources (Sólo lectura) | The domain network junctionSources object. This object can be used to retrieve information about the junction sources in the domain network. | Object |
releaseNumber (Sólo lectura) | The release number of when the domain network was created. | Integer |
subnetworkControllerType (Sólo lectura) | The subnetwork controller type for the domain network. For example, source or sink. | String |
subnetworkLabelFieldName (Sólo lectura) | The name of the field used for subnetwork labels in the domain network. | String |
subnetworkTableName (Sólo lectura) | The name of the subnetwork table for the domain network. | String |
tierDefinition (Sólo lectura) | The tier definition for the domain network. For example, hierarchical or partitioned. | String |
tierGroups (Sólo lectura) | The domain network tierGroups object. This object can be used to retrieve information about the tier groups of the domain network. This property is only available for hierarchical tier definitions. | Object |
tiers (Sólo lectura) | The domain network tiers object. This object can be used to retrieve information about the tiers in the domain network. | Object |