ArcFM Engine Developer Guide
ArcFMObjectTypesUpdatedEvent Class
Members 


Product Availability
Required Licenses
.NET Assembly
Event that is fired when the ArcFM Object Types cache is updated. Bool indicates whether there were changes to the cache (true) or not (false).
Syntax
'Declaration
 
Public Class ArcFMObjectTypesUpdatedEvent 
   Inherits Microsoft.Practices.Composite.Presentation.Events.CompositePresentationEvent(Of Boolean)
'Usage
 
Dim instance As ArcFMObjectTypesUpdatedEvent
Inheritance Hierarchy

System.Object
   Microsoft.Practices.Composite.Events.EventBase
      Microsoft.Practices.Composite.Presentation.Events.CompositePresentationEvent<TPayload>
         Miner.Desktop.Events.ArcFMObjectTypesUpdatedEvent

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ArcFMObjectTypesUpdatedEvent Members
Miner.Desktop.Events Namespace

 

 


Send Comment