DataPropertyValue Property  | 
 
            Gets the value.
            
 
    Namespace: 
   Dundas.BI.Data.Metadata
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Object? Value { get; }Public ReadOnly Property Value As Object
	Get
public:
property Object^ Value {
	Object^ get ();
}member Value : Object with get
Property Value
Type: 
Object
See Also