Provides access to members that manage the schematic attribute script.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
CLSID | CLSID of the schematic attribute. | |
Delete | Deletes the schematic attribute. | |
Description | Description of the schematic attribute. | |
GetValue | The schematic attribute value for the specified schematic object. | |
Name | Name of the schematic attribute. | |
ParameterNames | Parameters names of the schematic attribute script. | |
SchematicObjectClass | Schematic object class the schematic attribute belongs to. | |
Script | Script of the schematic attribute script. |
Inherited Interfaces
Interfaces | Description |
---|---|
ISchematicAttribute | Provides access to members that manage the schematic attribute. |
CoClasses that implement ISchematicAttributeScript
CoClasses and Classes | Description |
---|---|
SchematicAttributeScript | Schematic attribute script object. |