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




Glossary Item Box

The value for this parameter. This will normally be a String, DateTime, Decimal, Boolean, or an int/float.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Value As Object
Visual Basic (Usage)Copy Code
Dim instance As DatasetParameter
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 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software