ArcFM Engine Developer Guide
IMMFieldManager Interface Members
Properties  Methods 

The following tables list the members exposed by IMMFieldManager.

Public Properties
 NameDescription
 PropertyEditTaskReturns the edit task that is assigned for the object.  
 PropertyModifiedDetermines if any MMFieldAdapters have been modified.  
 PropertyShapeReturns a reference to the shape MMFieldAdapter.  
 PropertySubtypeCodeReturns the current subtype code of the field attributes.  
 PropertyTableReturns a reference to the table object from which the field attributes are based.  
Top
Public Methods
 NameDescription
 MethodBuildUsed to initialize the MMFieldManager.  
 MethodCreateRowCreates a GeoObject and writes the MMFieldAdapter values to it.  
 MethodFieldByIndexReturns a reference to a MMFieldAdapter that adapts the geodatabase field with.  
 MethodFieldByModelLocates a MMFieldAdapter by model name.  
 MethodFieldByNameLocates a MMFieldAdapter by name. For MMFieldAdapters representing a GDB field, this is the field name.  
 MethodFieldByRepLocates a MMFieldAdapter by a representation. Specific fields may represent the 'shape', 'workfunction', etc.  
 MethodValidDetermines if the MMFieldAdapter values are valid.  
 MethodValidShapeDetermines if the MMFieldAdapter has a valid shape.  
 MethodWriteDefinitionAdds attributes (CU definition attributes) to an object for all non-null field values.  
 MethodWriteRowWrites the field values stored in MMFieldAdapter to a georow or object.  
Top
See Also

Reference

IMMFieldManager Interface
Miner.Interop Namespace

 

 


Send Comment