Asset Type properties

Resumen

The properties below are returned by the assetTypes object when using Describe on a utility network.

Propiedades

PropiedadExplicaciónTipo de datos
assetTypeCode
(Sólo lectura)

The asset type code.

Integer
assetTypeName
(Sólo lectura)

The asset type name.

String
associationDeleteType
(Sólo lectura)

The association deletion type for the asset type.

String
associationRoleType
(Sólo lectura)

The association role type for the asset type.

String
categories
(Sólo lectura)

The categories for the asset type.

String
connectivityPolicy
(Sólo lectura)

The connectivity policy for the asset type.

String
containmentViewScale
(Sólo lectura)

The value of the containment view scale for the asset type.

Integer
creationTime
(Sólo lectura)

The creation time of the asset type.

String
isLinearConnectivityPolicySupported
(Sólo lectura)

Whether the asset type supports a linear connectivity policy.

  • True—The asset type supports linear connectivity.
  • False—The asset type does not support linear connectivity.

Boolean
isTerminalConfigurationSupported
(Sólo lectura)

Whether the asset type supports terminal configuration.

  • True—The asset type supports terminal configuration.
  • False—The asset type does not support terminal configuration.

Boolean
splitContent
(Sólo lectura)

Whether the asset type supports splitting content.

  • True—The asset type supports splitting content.
  • False—The asset type does not support splitting content.

Boolean
terminalConfigurationID
(Sólo lectura)

The asset type's terminal configuration ID.

Integer

En este tema