TimeSchedulerEventArgs
Namespace: TagBites.WinSchedulers
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8
Provides data for the TimeScheduler.TimeClick
public class TimeSchedulerEventArgs : System.EventArgsInheritance: EventArgs → TimeSchedulerEventArgs
Properties
Section titled “Properties”DateTime
Section titled “DateTime”Gets the associated date time.
public DateTime DateTime { get; }Property Value
Section titled “Property Value”Resource
Section titled “Resource”Gets the associated resource.
public object Resource { get; }