The CreateScheduleItemArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CreationType |
Specifies what triggered the creation of a schedule item.
|
![]() | EndTime |
The potential end time of the new schedule item.
|
![]() | Schedule |
Gets the Schedule for adding the new schedule item.
|
![]() | ScheduleItemName |
The potential name of the new schedule item.
|
![]() | StartTime |
The potential start time of the new schedule item.
|