Click or drag to resize
Condition Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The Condition type exposes the following members.

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