Provides access to members that specify the properties of a telecom domain network.
Members
Name | Description | |
---|---|---|
CircuitProperties | Return the circuit property set of this telecom domain network. | |
ColorSchemes | Return the color schemes of this telecom domain network. | |
CreationTime | Returns the creation time. | |
DiagramTemplates | Return the diagram templates in this telecom domain network. | |
DomainNetworkAliasName | Returns the domain network alias name. | |
DomainNetworkID | Returns the domain network ID. | |
DomainNetworkName | Returns the domain network name. | |
IsStructureNetwork | Returns whether the network is a structure network. | |
ReleaseNumber | Returns the release number. | |
Sources | Returns the array of network sources in this domain network. | |
SubnetworkControllerType | Returns the subnetwork controller type. | |
SubnetworkLabelFieldName | Returns the subnetwork label field name. | |
SubnetworkTableName | Returns the subnetwork table name. | |
TierDefinition | Returns the tier definition. | |
TierGroups | Returns the array of tier groups in this domain network. | |
Tiers | Returns the array of tiers in this domain network. | |
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 |
---|