Condition Properties |
The Condition type exposes the following members.
Name | Description | |
---|---|---|
ConditionOperator |
Gets and sets the operator for this condition
|
|
DataType |
Gets and sets the server datatype for this condition
|
|
Description |
Gets and sets the description used to prompt for a value for this condition
|
|
EndGroup |
Gets and sets the number of closing brackets that should be placed after this condition
|
|
Expression |
Gets and sets the expression for this field
|
|
Format |
Gets and sets a format used to display the value for this condition
|
|
FunctionLookup |
Gets and sets the function lookup string for this condition
|
|
Index |
Gets and sets the index that determines the position of this condition
|
|
Label |
Gets and sets the label used to prompt for a value for this condition
|
|
LogicalOperator |
Gets and sets the logical operator (And/Or) that links this condition to its predecessor
|
|
LookupID |
Gets and sets the ID of a lookup that should be used when prompting for values for this condition
|
|
Mandatory |
Gets and sets a value that indicates whether or not the user can skip this condition if required
|
|
ParentID |
Gets and sets the unique ID of the parent of this condition
|
|
ParentType |
Gets and sets the parent type (link or subject) for this condition
|
|
Prompt |
Gets and sets a value that indicates whether or not the user should be prompted for a value to satisfy this condition
|
|
SourceField |
Gets and sets the source field for this condition
|
|
SourceTable |
Gets and sets the source table for this condition
|
|
StartGroup |
Gets and sets the number of opening brackets that should be placed before this condition
|
|
SystemName |
Gets and sets the name of the system this condition belongs to
|
|
TargetField |
Gets and sets the target field for this condition
|
|
TargetTable |
Gets and sets the target table for this condition
|
|
UniqueID |
Gets and sets the UniqueID of this condition
|
|
UseExpression |
Gets and sets a value that indicates if this condition uses the expression to evaluate
|