Asset Type properties

Summary

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

Properties

PropertyExplanationData Type
assetTypeCode
(Read Only)

The asset type code.

Integer
assetTypeName
(Read Only)

The asset type name.

String
associationDeleteType
(Read Only)

The association deletion type for the asset type.

String
associationRoleType
(Read Only)

The association role type for the asset type.

String
categories
(Read Only)

The categories for the asset type.

String
connectivityPolicy
(Read Only)

The connectivity policy for the asset type.

String
containmentViewScale
(Read Only)

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

Integer
creationTime
(Read Only)

The creation time of the asset type.

String
isLinearConnectivityPolicySupported
(Read Only)

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
(Read Only)

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
(Read Only)

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
(Read Only)

The asset type's terminal configuration ID.

Integer

In this topic