RuleFiringRecord.LastFired Property

 

Gets the last time that the event was last fired.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property LastFired As Date

Property Value

Type: System.DateTime

A DateTime object representing when the event was last fired.

.NET Framework
Available since 2.0
Return to top
Show: