of_getstyle


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv_filter   >   of_getstyle   

Full name pfc_n_cst_dwsrv_filter.of_getstyle
Access public
Extend of integer
Return value integer
Prototype public function integer of_getstyle()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_getstyle ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_GetStyle
//
//	Access:    		Public
//
//	Arguments: 		None
//
//	Returns:   		Integer
//   					0 = PowerBuilder default filter style (Default)
//	  					1 = PFC Filter Wizard (sophisticated end-user)
//	  					2 = Simple Filter (a=b) style
//
//	Description:  	To determine the filter dialog style that was set 
//					  	by of_SetFilterStyle
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	5.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 Sybase, Inc. and its subsidiaries.  All rights reserved.
//	Any distribution of the PowerBuilder Foundation Classes (PFC)
//	source code by other than Sybase, Inc. and its subsidiaries is prohibited.
//
//////////////////////////////////////////////////////////////////////////////

Return ii_style
end function

     
Name Owner
pfc_u_tabpg_dwproperty_srvfilter.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvfilter
pfc_u_tabpg_dwproperty_srvfilter.pfc_propertyapply pfc_u_tabpg_dwproperty_srvfilter

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data