Rule

Derived Types: ConnectivityRule, RelationshipRule, TopologyRule

An abstract class used to group together its derived types of rules, providing common properties.

Property

Type

Description

Category

int

The name associated with the validation rule.

CategorySpecified

bool

Indicates if Category is specified.

HelpString

string

The help string associated with the validation rule.

RuleID

int

The ID of the validation rule.

11/8/2016