ArcObjects Library Reference (Schematic)  

ISchematicAttributeStatic Interface

Provides access to members that manage the schematic attribute static.

Product Availability

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

Members

Description
Read/write property AssociatedRowFieldName Associated row field name of the schematic attribute static.
Read-only property CLSID CLSID of the schematic attribute.
Method Delete Deletes the schematic attribute.
Read-only property Description Description of the schematic attribute.
Method GetValue The schematic attribute value for the specified schematic object.
Read/write property Name Name of the schematic attribute.
Read-only property SchematicObjectClass Schematic object class the schematic attribute belongs to.
Read/write property UseDomainCodeNames Indicates whether or not the schematic attribute static uses the domain code names.

Inherited Interfaces

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

CoClasses that implement ISchematicAttributeStatic

CoClasses and Classes Description
SchematicAttributeStatic Schematic attribute static object.