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


ISchematicAttributeContainer Interface (ArcObjects .NET 10.5 SDK)
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

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