Between Constructor (Term, Term, Term, VocabularyLink)
Between Constructor (Term, Term, Term, VocabularyLink)
Between Constructor (Term, Term, Term, VocabularyLink)
Initializes a new instance of the Between class.

Namespace: Microsoft.RuleEngine
Assembly: Microsoft.RuleEngine (in microsoft.ruleengine.dll)
Syntax

Public Sub New ( _
    time1 As Term, _
    time2 As Term, _
    time3 As Term, _
    vocabularyLink As VocabularyLink _
)

public Between (
    Term time1, 
    Term time2, 
    Term time3, 
    VocabularyLink vocabularyLink
)

Parameters

time1

Instance of a class derived from the Term class representing the first parameter. time1 must evaluate to an object of type System.DateTime.

time2

Instance of a class derived from the Term class representing the second parameter. time2 must evaluate to an object of type System.DateTime.

time3

Instance of a class derived from the Term class representing the third parameter. time3 must evaluate to an object of type System.DateTime.

vocabularyLink

Optional reference to the VocabularyLink object that specifies the vocabulary element containing a domain-specific definition for the logical expression.

Platforms

Development Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2; the 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions; the 32-bit and 64-bit editions of Windows XP Professional

Target Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2
See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View