of_IsAutoDisable


pfcapsrv.pbl   >   pfc_n_cst_tmgmultiple   >   of_IsAutoDisable   

Full name pfc_n_cst_tmgmultiple.of_IsAutoDisable
Access public
Extend of boolean
Return value boolean
Prototype public function boolean of_IsAutoDisable()

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_IsAutoDisable ();//////////////////////////////////////////////////////////////////////////////
//
//	Function: of_IsAutoDisable
//
//	Access: 	public
//
//	Arguments: None
//
//	Returns:
//	Boolean : the status of the auto disable switch
//
//	Description:
//	Returns the 'auto disable status' of the service. 
//
// Note:
//	When True, the service will set the ib_disabled attribute to 
//	disable / enable at appropriate times.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	6.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 ib_autodisable
end function

     
Name Owner
pfc_n_cst_tmgmultiple.pfc_timer pfc_n_cst_tmgmultiple

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data