ConnectivityRule

Base Type: Rule

Derived Types: EdgeConnectivityRule, JunctionConnectivityRule

An abstract class that acts as the template for its derived types.

Remarks

All properties are inherited from Rule.

Allows a user to constrain the type of network features that may be connected to one another, and the number of features of any particular type that can be connected to features of another type. Using these rules with a combination of other rules, domains, and custom validation allows the user to easily maintain the integrity of the network data in the database.

11/8/2016