Provides access to members that manage the rule removing features.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
| Description | ||
|---|---|---|
|  | AttributeName | Name of the attribute used to filter the feature to remove. | 
|  | CompareType | Type of comparaison of attribute value. | 
|  | Description | Description of the schematic feature removal rule. | 
|  | ElementClassName | Name of the schematic link element class related to the Feature removal rule; that is, name of the schematic link element class to reduce. | 
|  | ExtendedCriteriaName | Extended criteria name used to filter the features to remove. | 
|  | ExtendedCriteriaUsed | Indicates if additional extended criteria is used. | 
|  | RemoveOrphanNodes | Indicates if the orphan nodes must be removed. | 
|  | UseAttributeName | Indicates if an attribute is used to filter the feature to remove. | 
|  | UseWhereClause | Indicates if there is an SQL where clause to filter the features to remove. | 
|  | WhereClause | Where clause used on associated feature to filter the schematic elements to reduce. | 
CoClasses that implement ISchematicFeatureRemovalRule
| CoClasses and Classes | Description | 
|---|---|
| SchematicFeatureRemovalRule | Schematic feature removal rule object. |