RulesEngineRange Constructor(String)
In This Topic
Initializes a new instance of the
RulesEngineRange class.
Syntax
'Declaration
Public Function New( _
ByVal As String _
)
public RulesEngineRange(
string
)
Parameters
- field
- The field of the item to compute the value.
See Also