ApplicationEventArgsEventHookId Property  | 
 Gets the ID of the event hook.
 
    Namespace: 
   Dundas.BI
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid EventHookId { get; }Public ReadOnly Property EventHookId As Guid
	Get
public:
property Guid EventHookId {
	Guid get ();
}member EventHookId : Guid with get
Property Value
Type: 
Guid
See Also