ArcFM Engine Developer Guide
IMMExtendedData Interface Members
Properties  Methods 

The following tables list the members exposed by IMMExtendedData.

Public Properties
 NameDescription
 PropertyAttributesExtended data attributes.  
 PropertyEditorThe UID of the ArcGIS editor.  
 PropertyIsEditorLoadedBoolean value. True if the ArcGIS is loaded, false if it is not.  
 PropertyIsExtendedDataAttributeBoolean value. True if attribute is extended data, false if it is not.  
 PropertyModifiedBoolean value. True if the value in the current field manager does not match the current value, false if the values are the same.  
 PropertySubtypeThe subtype code stored in the extended data manager table.  
 PropertyTableThe name of the extended data table that stores the object.  
Top
Public Methods
 NameDescription
 MethodClearAttributesClears all attributes for the associated object.  
 MethodClearExtendedDataAttributesClears only the extended data attributes for the associated object.  
 MethodClearNonExtendedDataAttributesClears only the attributes that are not extended data.  
 MethodGetAttributeRetrieves the attribute with the given name.  
 MethodRemoveAttributeRemoves the attribute with the given name.  
 MethodSetAttributeCreates an attribute with the given name, value, and type.  
 MethodUpdateUpdates the display of the new object without refreshing the entire screen.  
Top
See Also

Reference

IMMExtendedData Interface
Miner.Interop Namespace

 

 


Send Comment