ArcFM Engine Developer Guide
IMMNamer Interface Members
Properties  Methods 

The following tables list the members exposed by IMMNamer.

Public Properties
 NameDescription
 PropertyNameIf the object returns true from SupportsFeatureClass, then this property is used to display in the export naming combo box.  
 PropertyNamerPropertiesAllows you to pass in any objects to be used by a custom export namer to create a file name.  
Top
Public Methods
 NameDescription
 MethodInitializeThis method initializes the export namer using the data included in the PropertySet by the current map book. This is called immediately before NextFileName is called for the first time.  
 MethodNextFileNameThis method is called for each plot and should return a unique name for the file to be exported from Map Production. The arguments are supplied to provide the developer with a wide range of naming possibilities.  
 MethodSupportsFeatureClassFor the selected map set feature layer, the object should return true if it can name export files for this feature class.  
Top
See Also

Reference

IMMNamer Interface
Miner.Interop Namespace

 

 


Send Comment