UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaServer.ConditionVariableModel< T > Class Template Reference

A typed object which represents a ConditionVariableType. More...

Inherits UnifiedAutomation.UaServer.ConditionVariableModel.

Properties

new T Value [get, set]
 Gets or sets the value. More...
 
- Properties inherited from UnifiedAutomation.UaServer.ConditionVariableModel
new object Value [get, set]
 Gets or sets the value. More...
 
DateTime SourceTimestamp [get, set]
 Gets or sets the SourceTimestamp More...
 
- Properties inherited from UnifiedAutomation.UaServer.BaseDataVariableModel
new object Value [get, set]
 Gets or sets the value. More...
 
- Properties inherited from UnifiedAutomation.UaServer.BaseVariableModel
object Value [get, set]
 Gets or sets the value. More...
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Additional Inherited Members

- Public Member Functions inherited from UnifiedAutomation.UaServer.ConditionVariableModel
 ConditionVariableModel ()
 Initializes a new instance of the ConditionVariableModel class. More...
 
 ConditionVariableModel (ConditionVariableModel template)
 Initializes a new instance of the ConditionVariableModel class. More...
 

Detailed Description

A typed object which represents a ConditionVariableType.

Property Documentation

Gets or sets the value.

The value.


The documentation for this class was generated from the following file: