This document is archived and information here might be outdated.  Recommended version.


ISchematicBuilderRule Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicBuilderRule Interface
ArcGIS Developer Help

ISchematicBuilderRule Interface

Provides access to members that manage the schematic builder rule.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Name Description
Method Delete Deletes the schematic builder rule.
Read/write property IsActive Indicates whether or not the schematic builder rule is active.
Read-only property OrderNumber Order number of the schematic builder rule.
Read-only property SchematicDiagramClass Schematic diagram class the schematic builder rule belongs to.
Read/write property SchematicRule Schematic rule associated to the schematic builder rule.

Classes that implement ISchematicBuilderRule

Classes Description
SchematicBuilderRule Schematic builder rule object.