ISingleParameterValue.Value Property |
Gets the value or null if the parameter is using a token.
Namespace:
Dundas.BI.Data.Parameters
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
SyntaxReadOnly Property Value As Object
Get
property Object^ Value {
Object^ get ();
}
abstract Value : Object with get
Property Value
Type:
Object
See Also