ApplicationEventArgsEventHookId Property |
Gets the ID of the event hook.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Guid
See Also