This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the schematic attribute dynamic -Deprecated.
A Dynamic attribute is an attribute whose values are dynamically retrieved from a field or a set of fields stored in the feature class or table with which the schematic feature class is associated. The attribute values are retrieved directly from the real or virtual feature class/table each time the schematic diagram opens.
Name | Description | |
---|---|---|
AssociatedRowFieldName | Associated row field name of the schematic attribute dynamic. | |
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. | |
SchematicObjectClass | Schematic object class the schematic attribute belongs to. | |
UseDomainCodeNames | Indicates whether or not the schematic attribute dynamic uses the domain code names. |
Interfaces | Description |
---|---|
ISchematicAttribute | Provides access to members that manage the schematic attribute. |
Classes | Description |
---|---|
SchematicAttributeDynamic | Schematic attribute dynamic object. |