EntitiesEventArgs Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency
Event args that provide information about multiple Entities that were acted on
Syntax
public class EntitiesEventArgs : System.EventArgs Public Class EntitiesEventArgs
Inherits System.EventArgsConstructors
| Name | Description |
|---|---|
| EntitiesEventArgs | Constructs an instance of an EntityEventArgs class |
Properties
| Name | Description |
|---|---|
| Entities | Gets the entity that the event is related to |
Returned By
Where you get a EntitiesEventArgs — members that return one.
- BrowseVaultNavigationModel.ContentAdded
- BrowseVaultNavigationModel.ContentRemoved
- BrowseVaultNavigationModel.ContentUpdated
- IVaultNavigationModel.ContentAdded
- IVaultNavigationModel.ContentRemoved
- IVaultNavigationModel.ContentUpdated
- ViewVaultNavigationModel.ContentAdded
- ViewVaultNavigationModel.ContentRemoved
- ViewVaultNavigationModel.ContentUpdated
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency.EntitiesEventArgs