ArcObjects Library Reference (Schematic)  

ISchematicAttributeProperty Interface

Provides access to members that manage the schematic attribute property.

Product Availability

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

Members

Description
Read-only property CLSID CLSID of the schematic attribute.
Method Delete Deletes the schematic attribute.
Read-only property Description Description of the schematic attribute.
Read/write property FieldName Propertyset field name of the schematic attribute property.
Method GetValue The schematic attribute value for the specified schematic object.
Read/write property Name Name of the schematic attribute.
Read/write property PropertyName Property name of the schematic attribute property.
Read-only property SchematicObjectClass Schematic object class the schematic attribute belongs to.

Inherited Interfaces

Interfaces Description
ISchematicAttribute Provides access to members that manage the schematic attribute.

CoClasses that implement ISchematicAttributeProperty

CoClasses and Classes Description
SchematicAttributeProperty Schematic attribute property object.
SchematicAttributeStatic Schematic attribute static object.

.NET Snippets

Create A SchematicAttributeProperty On A Schematic Element Class