C1.Olap Namespace > C1OlapFilter Class : Values Property |
'Declaration
Public Property Values As System.Collections.IEnumerable
'Usage
Dim instance As C1OlapFilter Dim value As System.Collections.IEnumerable instance.Values = value value = instance.Values
public System.Collections.IEnumerable Values {get; set;}
public read-write property Values: System.Collections.IEnumerable;
public function get,set Values : System.Collections.IEnumerable
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2