For a list of all members of this type, see FeatureConverter members.
Public Events
| Name | Description |
 | FeatureAbandoned | This event can be fired during the Designer Express Commissioning process when a feature is being abandoned. Subscribe to FeatureConverter events in custom code, an extension, or other customization in ArcMap to be notified before each individual feature is commissioned and then notified again afterwards with the results of that commissioning. This can be used to create related records on new features or to handle additional cleanup on abandon and removes. |
 | FeatureAbandoning | This event can be fired during the Designer Express Commissioning process when a feature is being abandoned. Subscribe to FeatureConverter events in custom code, an extension, or other customization in ArcMap to be notified before each individual feature is commissioned and then notified again afterwards with the results of that commissioning. This can be used to create related records on new features or to handle additional cleanup on abandon and removes. |
 | FeatureConverted | This event can be fired during the Designer Express Commissioning process when a feature is being converted. Subscribe to FeatureConverter events in custom code, an extension, or other customization in ArcMap to be notified before each individual feature is commissioned and then notified again afterwards with the results of that commissioning. This can be used to create related records on new features or to handle additional cleanup on abandon and removes. |
 | FeatureConverting | This event can be fired during the Designer Express Commissioning process when a feature is being converted. Subscribe to FeatureConverter events in custom code, an extension, or other customization in ArcMap to be notified before each individual feature is commissioned and then notified again afterwards with the results of that commissioning. This can be used to create related records on new features or to handle additional cleanup on abandon and removes. |
 | FeatureNotAbandonable | This event can be fired during the Designer Express Commissioning process when a feature is being abandoned. Subscribe to FeatureConverter events in custom code, an extension, or other customization in ArcMap to be notified before each individual feature is commissioned and then notified again afterwards with the results of that commissioning. This can be used to create related records on new features or to handle additional cleanup on abandon and removes. |
 | FeatureNotConverted | |
 | FeatureRemoved | This event can be fired during the Designer Express Commissioning process when a feature is being removed. Subscribe to FeatureConverter events in custom code, an extension, or other customization in ArcMap to be notified before each individual feature is commissioned and then notified again afterwards with the results of that commissioning. This can be used to create related records on new features or to handle additional cleanup on abandon and removes. |
 | FeatureRemoving | This event can be fired during the Designer Express Commissioning process when a feature is being removed. Subscribe to FeatureConverter events in custom code, an extension, or other customization in ArcMap to be notified before each individual feature is commissioned and then notified again afterwards with the results of that commissioning. This can be used to create related records on new features or to handle additional cleanup on abandon and removes. |
Top
See Also