Windward Engine API Reference
Value Property
See Also  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace > FilterCondition.Condition Class : Value Property




Glossary Item Box

The value for the filter.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Value As Object
Visual Basic (Usage)Copy Code
Dim instance As FilterCondition.Condition
Dim value As Object
 
value = instance.Value
C# 
public object Value {get;}
Managed Extensions for C++ 
public: __property Object* get_Value();
C++/CLI 
public:
property Object^ Value {
   Object^ get();
}

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.