The following tables list the members exposed by IMMRelationshipAUStrategy.
Public Properties
| Name | Description |
| Enabled | Determines whether the relationship AU is listed in the ArcFM Properties Manager in ArcCatalog for a specific relationship class. |
| Name | Specifies the display name of the relationship AU strategy as it appears in the ArcFM Properties Manager in ArcCatalog. This is the name that will be displayed in the dropdown box of the relationship properties On Relationship Create, On Relationship Updated, and On Relationship Deleted in the ArcFM Properties Manager (for relationship classes). |
Top
Public Methods
| Name | Description |
| Execute | Use this method to code your relationship AU task. This can contain code to perform any task that you want to assign to a relationship event. |
Top
See Also