Share via


ExpressionEvaluator.ExpressionResult Enumeration (BCL)

An expression result: true, false, or undefined.

Members

Member name Description
False The expression evaluated to False.
True The expression evaluated to True.
UndefinedResult The expression result could not be determined because a referenced profile or profile property did not exist.

 

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Targeting

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.