Provides access to members that specify the core properties of a utility network.
Members
Name | Description | |
---|---|---|
RulesTable | Returns the rules table. | |
SubnetworksTable | Returns the subnetworks table. |
IUtilityNetworkCore.RulesTable Property
Returns the rules table.
Public ReadOnly Property RulesTable As ITable
public ITable RulesTable {get;}
IUtilityNetworkCore.SubnetworksTable Property
Returns the subnetworks table.
Public ReadOnly Property SubnetworksTable As ITable
public ITable SubnetworksTable {get;}
Classes that implement IUtilityNetworkCore
Classes | Description |
---|