CreateContingentValueAttributeRules

Title  Contingent Values to Attribute Rules

Description

          

The target table must have field groups and contingent values set up.

Restrictive field groups generate Constraint and Non-Restrictive field groups generate Validation Attribute Rules.

Syntax

CreateContingentValueAttributeRules (input_table, ar_type, attribute_rules_file)

Parameter Explanation Data Type
input_table Dialog Reference

<p>The table with field groups.</p>

DETable
ar_type Dialog Reference

<p> Defines the attribute rule type: <ul><li>Defined by Field Group - The type of the field group defines the rule type.</li><li>Validation - All rules will be defined as Validation rules.</li><li>Constraint - All rules will be defined as Constraint rules.</li></ul> </p>

GPString
attribute_rules_file Dialog Reference

<p>The output .csv file containing attribute rules.</p>

DEFile

Code Samples

Environments

workspace