Class ActionSpyEventArgs
Event arguments for an Action spy event.
Inheritance
System.Object
ActionSpyEventArgs
Inherited Members
Namespace: Cortex.Net.Spy
Assembly: Cortex.Net.dll
Syntax
public abstract class ActionSpyEventArgs : SpyEventArgs
Properties
| Improve this Doc View SourceActionId
Gets or sets the Id of the Action.
Declaration
public int ActionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |