Intersoft ClientUI Documentation
PreferredFilterOperator Property (FilterMemberAttribute)



Syntax
Public Property PreferredFilterOperator As FilterOperator
Dim instance As FilterMemberAttribute
Dim value As FilterOperator
 
instance.PreferredFilterOperator = value
 
value = instance.PreferredFilterOperator
public FilterOperator PreferredFilterOperator {get; set;}
public:
property FilterOperator PreferredFilterOperator {
   FilterOperator get();
   void set (    FilterOperator value);
}
Requirements

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

See Also

Reference

FilterMemberAttribute Class
FilterMemberAttribute Members

Send Feedback