TopologyRule
Base Type: Rule
A class that contains a topology rule.
|
Property |
Type |
Description |
|---|---|---|
|
AllDestinationSubtypes |
bool |
Indicates if all destination subtypes are specified for the topology rule. |
|
AllOriginSubtypes |
bool |
Indicates if all origin subtypes are specified for the topology rule. |
|
DestinationClassID |
int |
Destination ClassID of the topology rule. |
|
DestinationSubtype |
int |
Destination subtype of the topology rule. |
|
DestinationSubtypeSpecified |
bool |
Indicates if DestinationSubtype is specified. |
|
GUID |
string |
GUID of the topology rule. |
|
Name |
string |
Name of the topology rule. |
|
OriginClassID |
int |
Origin ClassID of the topology rule. |
|
OriginSubtype |
int |
Origin subtype of the topology rule. |
|
OriginSubtypeSpecified |
bool |
Indicates if OriginSubtype is specified. |
|
TopologyRuleType |
Topology rule type of the topology rule. | |
|
TriggerErrorEvents |
bool |
Indicates if error events are triggered for the topology rule. |