Miner.Desktop.DesignerExpress Assembly > Miner.Desktop.DesignerExpress Namespace > LibraryItems Class : ItemCreated Event |
'Declaration Public Event ItemCreated As EventHandler(Of LibraryItemEventArgs)
'Usage Dim instance As LibraryItems Dim handler As EventHandler(Of LibraryItemEventArgs) AddHandler instance.ItemCreated, handler
public event EventHandler<LibraryItemEventArgs> ItemCreated
The event handler receives an argument of type LibraryItemEventArgs containing data related to this event. The following LibraryItemEventArgs properties provide information specific to this event.
Property | Description |
---|---|
LibraryItem |
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.