ArcFM Solution Developer Guide
IMMConfigTopLevel Interface Members
Properties  Methods 

The following tables list the members exposed by IMMConfigTopLevel.

Public Properties
 NameDescription
 PropertyWorkspaceAn IWorkspace object that indicates the current workspace.  
Top
Public Methods
 NameDescription
 MethodGetFeatureClassOnlyGiven an IObjectClass object, this method returns an IMMFeatureClassObject that lets you access a feature's field settings.  
 MethodGetRelationshipClassGiven an IRelationshipClass object, this methods returns an IMMRelationshipClass object that lets you access relationship information such as assigned autoupdaters and class ID.  
 MethodGetSortedFieldOrderGiven an IObjectClass object, this method returns an IMMSubtype object and optionally the associated field settings. Parameters include the object class, subtype code, and a boolean value indicating whether to include field settings.  
 MethodGetSubtypeByIDGiven an IObjectClass object, this method returns an IMMSubtype object and optionally the associated field settings. Parameters include the object class, subtype code, and a boolean value indicating whether to include field settings.  
 MethodGetSubtypeByObjectGiven an IObject, returns an IMMSubtype object.  
 MethodGetSubtypeForEditReturns an IMMSubtype object without any associated field settings. Parameters include object class and subtype code.  
 MethodSaveFeatureClassToDBGiven an IObjectClass object, this method saves the feature to a database.  
 MethodSaveRelationshipClasstoDBGiven an IRelationshipClass object, this method saves the relationship class to a database.  
Top
See Also

Reference

IMMConfigTopLevel Interface
Miner.Interop Namespace

 

 


Send Comment