DotNetNuke 5.2

The ScheduleHistoryItem type exposes the following members.

Constructors

  NameDescription
ScheduleHistoryItemOverloaded.

Methods

  NameDescription
AddLogNote
AddSetting (Inherited from ScheduleItem.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill (Overrides ScheduleItem..::.Fill(IDataReader).)
FillInternal (Inherited from ScheduleItem.)
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.)
GetSetting (Inherited from ScheduleItem.)
GetSettings (Inherited from ScheduleItem.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
HasObjectDependencies (Inherited from ScheduleItem.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
AttachToEvent (Inherited from ScheduleItem.)
CatchUpEnabled (Inherited from ScheduleItem.)
CreatedByUser
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.)
CreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
CreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
ElapsedTime
Enabled (Inherited from ScheduleItem.)
EndDate
FriendlyName (Inherited from ScheduleItem.)
KeyID (Inherited from ScheduleItem.)
LastModifiedByUser
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.)
LastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
LastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
LogNotes
NextStart (Inherited from ScheduleItem.)
ObjectDependencies (Inherited from ScheduleItem.)
Overdue
OverdueBy
ProcessGroup (Inherited from ScheduleItem.)
RemainingTime
RetainHistoryNum (Inherited from ScheduleItem.)
RetryTimeLapse (Inherited from ScheduleItem.)
RetryTimeLapseMeasurement (Inherited from ScheduleItem.)
ScheduleHistoryID
ScheduleID (Inherited from ScheduleItem.)
ScheduleSource (Inherited from ScheduleItem.)
Server
Servers (Inherited from ScheduleItem.)
StartDate
Succeeded
ThreadID (Inherited from ScheduleItem.)
TimeLapse (Inherited from ScheduleItem.)
TimeLapseMeasurement (Inherited from ScheduleItem.)
TypeFullName (Inherited from ScheduleItem.)

See Also