C1.Olap Namespace > C1OlapConditionalFieldStyle Class : ConditionType Property |
'Declaration
Public Property ConditionType As ConditionType
'Usage
Dim instance As C1OlapConditionalFieldStyle Dim value As ConditionType instance.ConditionType = value value = instance.ConditionType
public ConditionType ConditionType {get; set;}
public read-write property ConditionType: ConditionType;
public function get,set ConditionType : ConditionType
public: __property ConditionType get_ConditionType(); public: __property void set_ConditionType( ConditionType value );
public: property ConditionType ConditionType { ConditionType get(); void set ( ConditionType value); }
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