Click or drag to resize

StateValue Constructor

Overload List
 NameDescription
Public methodStateValue Create a new state value object
Public methodStateValue(DateTime) Create a StateValue object whose Name property is "TimeStamp" and whose Value property is the supplied date-time value.
Public methodStateValue(String, Object) Create a new state value object with the given name and value
Top
See Also