DataPropertyValue Property |
Gets the value.
Namespace: Dundas.BI.Data.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Object
See Also