Gets or sets the value to compare against.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool Value { get; set; }
Public Property Value As Boolean
Get
Set
public:
property bool Value {
bool get ();
void set (bool value);
}
member Value : bool with get, set
Property Value
Type:
BooleanSee Also