StateValue Constructor

Overload List

StateValue Create a new state value object
StateValue(DateTime) Create a StateValue object whose Name property is "TimeStamp" and whose Value property is the supplied date-time value.
StateValue(String, Object) Create a new state value object with the given name and value

See Also