PCGlobalTableConstraintCellDefaultValue.setEnumValue Method [AX 2012]
Sets the minimum enum value on a temporary cell value record from a bound enum attribute type.
protected void setEnumValue(PCGlobalTableConstraintEditTmp _tmpCellValue, EcoResAttributeType _attributeType)
Run On
CalledParameters
- _tmpCellValue
- Type: PCGlobalTableConstraintEditTmp Table
A temporary cell value record.
- _attributeType
- Type: EcoResAttributeType Table
An attribute type.
Community Additions
ADD
Show: