| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAttributeAssociatedField
Provides access to members that manage the schematic attribute associated field.
| Method Summary | |
|---|---|
|  String | getAssociatedFieldName()Associated field name of the schematic attribute associated field. | 
|  void | setAssociatedFieldName(String fieldName)Associated field name of the schematic attribute associated field. | 
| Methods inherited from interface com.esri.arcgis.schematic.ISchematicAttribute | 
|---|
| delete, getCLSID, getDescription, getName, getSchematicObjectClass, getValue, setName | 
| Method Detail | 
|---|
String getAssociatedFieldName()
                              throws IOException,
                                     AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAssociatedFieldName(String fieldName)
                            throws IOException,
                                   AutomationException
fieldName - The fieldName  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||