BenSelect Documentation
RatesExist(IOfferingView,Boolean) Method
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace > ProductView Class > RatesExist Method : RatesExist(IOfferingView,Boolean) Method
offering
The offering.
fullCheck
if set to true [full check].
Determines if the rates for all active offering products of an active product have at least 1 value.

Syntax

JScript 
public function RatesExist( 
   offering : IOfferingView,
   fullCheck : boolean
) : boolean;

Parameters

offering
The offering.
fullCheck
if set to true [full check].

Return Value

true if XXXX, false otherwise.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.