ITelecomDomainNetwork Interface

Provides access to members that specify the properties of a telecom domain network.

Members

Name Description
Read-only property CircuitProperties Return the circuit property set of this telecom domain network.
Read-only property ColorSchemes Return the color schemes of this telecom domain network.
Read-only property CreationTime Returns the creation time.
Read-only property DiagramTemplates Return the diagram templates in this telecom domain network.
Read-only property DomainNetworkAliasName Returns the domain network alias name.
Read-only property DomainNetworkID Returns the domain network ID.
Read-only property DomainNetworkName Returns the domain network name.
Read-only property IsStructureNetwork Returns whether the network is a structure network.
Read-only property ReleaseNumber Returns the release number.
Read-only property Sources Returns the array of network sources in this domain network.
Read-only property SubnetworkControllerType Returns the subnetwork controller type.
Read-only property SubnetworkLabelFieldName Returns the subnetwork label field name.
Read-only property SubnetworkTableName Returns the subnetwork table name.
Read-only property TierDefinition Returns the tier definition.
Read-only property TierGroups Returns the array of tier groups in this domain network.
Read-only property Tiers Returns the array of tiers in this domain network.
Read-only property TraceConfiguration Return the trace configuration of this telecom domain network.

ITelecomDomainNetwork.CircuitProperties Property

Return the circuit property set of this telecom domain network.

Public ReadOnly Property CircuitProperties As IPropertySet
public IPropertySet CircuitProperties {get;}

ITelecomDomainNetwork.ColorSchemes Property

Return the color schemes of this telecom domain network.

Public ReadOnly Property ColorSchemes As IArray
public IArray ColorSchemes {get;}

ITelecomDomainNetwork.DiagramTemplates Property

Return the diagram templates in this telecom domain network.

Public ReadOnly Property DiagramTemplates As IStringArray
public IStringArray DiagramTemplates {get;}

ITelecomDomainNetwork.TraceConfiguration Property

Return the trace configuration of this telecom domain network.

Public ReadOnly Property TraceConfiguration As IUNTraceConfiguration
public IUNTraceConfiguration TraceConfiguration {get;}

Inherited Interfaces

Interfaces Description
IDomainNetwork Provides access to members that specify the properties of a domain network.

Classes that implement ITelecomDomainNetwork

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.