Opalis Quick Integration Kit 3.0
The value to test against.

Namespace:  Opalis.QuickIntegrationKit
Assembly:  Opalis.QuickIntegrationKit(in Opalis.QuickIntegrationKit.dll) Version: 3.0.0.0 (3.1.0.1)

Syntax

C#

IRuntimeValue 
Value { 
get; }
Visual Basic (Declaration)
ReadOnly 
Property 
Value 
As 

IRuntimeValue
Visual C++
property 

IRuntimeValue^ 
Value {
	

IRuntimeValue^ 
get ();
}

Field Value

The value to test against.

Remarks

This value is obtained from the Opalis Integration Server data bus.

See Also