All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
StateHistory Class Reference

Specifies the state change (resource identity, state identity and performed time). More...

Public Member Functions

 StateHistory ()
 Initializes a new instance of the StateHistory class. More...
 

Properties

DateTime PerformedTime [get, set]
 Gets or sets the performed time. More...
 
ResourceIdentity ResourceIdentity [get, set]
 Gets or sets the resource identity. More...
 
StateIdentity StateIdentity [get, set]
 Gets or sets the state identity. More...
 

Description

Specifies the state change (resource identity, state identity and performed time).

Constructor & Destructor Documentation

Initializes a new instance of the StateHistory class.

Property Documentation

DateTime PerformedTime
getset

Gets or sets the performed time.

Gets or sets the resource identity.

Gets or sets the state identity.