BenSelect Documentation
RatesExist(IOfferingView,Boolean) Method
See Also  Send Feedback
Selerix.Foundation.Interfaces.View Namespace > IProductView Interface > RatesExist Method : RatesExist(IOfferingView,Boolean) Method
offering
The offering.
fullCheck
if set to true [full check].
Rateses the exist.

Syntax

JScript 
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.