ArcObjects Library Reference (Schematic)  

ISchematicAttributeContainer Interface

Provides access to members that manage the schematic attribute container.

Product Availability

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

Members

Description
Method GetSchematicAttribute Retrives recursively or not the schematic attribute referenced by the specified Name.
Read-only property SchematicAttributes Schematic attributes enumeration within the schematic attribute container.

CoClasses that implement ISchematicAttributeContainer

CoClasses and Classes Description
SchematicDiagramClass Schematic diagram class object.
SchematicElementClass Schematic element class object.

.NET Snippets

Loop On The Schematic Attributes Related To A Schematic Diagram Class | Get A Schematic Attribute On An In-Memory Schematic Feature | Get A SchematicAttribute Related To A SchematicDiagramClass | Get A SchematicAttribute Related To A SchematicElementClass | Loop On The Schematic Attributes Related To A Schematic Element Class