Get Relationship Outlier Rejection (Scalar Type)    

Gets the outlier rejection for a specified relationship.

 

Input Arguments

 

0

Collection Object Name

Relationship Name

The name of the relationship to modify.

 

Return Arguments

 

1

Boolean

Use High Limit?

Indicate whether to use a high limit.

2

Double

High Limit

Specify the high limit if used.

3

Boolean

Use Low Limit?

Indicate whether to use a low limit.

4

Double

Low Limit

Specify the low limit if used.

5

Outlier Rejection Options (Scalar Type)

Outlier Rejection Options

The new outlier rejection options for the specified relationship.

 

Returned Status

 

SUCCESS

The outlier rejection options were retreived successfully.

FAILURE

The specified relationship could not be found.

 

Remarks

None.