Occurrences Property
Overloads
| Occurrences | 
             How many times the trigger is executed.  | 
        
      
    
Occurrences
How many times the trigger is executed.
Declaration
      public List<int> Occurrences { get; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.List<System.Int32> |