Provides access to members that manage the schematic attribute formatted.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Description
An attribute Formatted is an attribute based on existing attributes that are used to spawn new attribute values. Configuring Formatted schematic attribute parameters consists of specifying those existing attributes and the format that will be used to spawn the attribute values.
Members
Description | ||
---|---|---|
CLSID | CLSID of the schematic attribute. | |
Delete | Deletes the schematic attribute. | |
Description | Description of the schematic attribute. | |
Format | String format the schematic attribute formatted. | |
GetValue | The schematic attribute value for the specified schematic object. | |
Name | Name of the schematic attribute. | |
ParameterNames | Parameters names of the schematic attribute formatted. | |
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 ISchematicAttributeFormatted
CoClasses and Classes | Description |
---|---|
SchematicAttributeFormatted | Schematic attribute formatted object. |