Moonware.Common
VariableObject Class Members
Fields  Properties  Methods 


The following tables list the members exposed by VariableObject.

Public Constructors
 NameDescription
Public ConstructorVariableObject ConstructorInitializes a new instance of the VariableObject class.  
Top
Public Fields
 NameDescription
Public FieldFormat The format (to parse JSON).  
Public FieldId The index.  
Public FieldKeyName The identifier.  
Public FieldParameter The parameter.  
Public FieldRefreshInterval The refresh interval.  
Public FieldUnitOfMeasurement The unit of measurement.  
Public FieldVariableType The variable type.  
Top
Public Properties
 NameDescription
Public PropertyValue Gets or sets the value of the current variable.  
Public PropertyValueWithUnit Gets the value of the current variable with used unit of measurement.  
Top
Public Methods
 NameDescription
Public MethodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodForceRefresh Forces the refresh.  
Top
See Also

Reference

VariableObject Class
Moonware.Common Namespace

Send Feedback