Autodesk Vault ProfessionalVault API

EntityEventArgs Class

Autodesk.DataManagement.Client.Framework.Vault.FormsAutodesk.DataManagement.Client.Framework.Vault.Forms.Currency

Event args that provide information about an Entity that was acted on

Syntax

public class EntityEventArgs : System.EventArgs 
Public Class EntityEventArgs
   Inherits System.EventArgs

Constructors

NameDescription
EntityEventArgsConstructs an instance of an EntityEventArgs class

Properties

NameDescription
EntityGets the entity that the event is related to

Returned By

Where you get a EntityEventArgs — members that return one.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency.EntityEventArgs

See Also