This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the schematic attribute field.
An attribute Field is an attribute whose values are found in one or more fields returned by the custom query specified for the diagram template or schematic feature class to which it is related, or for the case where there is no custom query in field(s) in the schematic diagram class table or schematic feature class themselves.
Name | Description | |
---|---|---|
CLSID | CLSID of the schematic attribute. | |
Delete | Deletes the schematic attribute. | |
Description | Description of the schematic attribute. | |
FieldNames | Fields names of the schematic attribute field. | |
GetValue | The schematic attribute value for the specified schematic object. | |
Name | Name of the schematic attribute. | |
SchematicObjectClass | Schematic object class the schematic attribute belongs to. |
Interfaces | Description |
---|---|
ISchematicAttribute | Provides access to members that manage the schematic attribute. |
Classes | Description |
---|---|
SchematicAttributeField | Schematic attribute field object. |