Specifies the display name of the special AU strategy as it appears in the ArcFM Properties Manager in ArcCatalog.
The following code sample demonstrates how the IMMSpecialAUStrategyEx::Name property may be implemented.
Visual Basic |
Copy Code |
Private Property Get IMMSpecialAUStrategyEx_Name() As String
IMMSpecialAUStrategyEx_Name = "Simple Special AU Example"
End Property |
|
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2