EntEventArgs Class
- Last UpdatedNov 06, 2025
- 1 minute read
The EntEventArgs class passes a reference to an Ent object in the event argument. This class is used when raising an event concerning an entity.
'Declaration
Public Class EntEventArgs
Inherits System.EventArgs
public class EntEventArgs : System.EventArgs
System.Object
System.EventArgs
FactMES.Client.Common.EntEventArgs
