PCGlobalTableConstraintCellDefaultValue.setDefaultValue Method [AX 2012]

Sets the default value of a table constraint cell.

public void setDefaultValue(PCGlobalTableConstraintEditTmp _cellValue, PCTableConstraintColumnDefinition _columnDefinition)

Run On

Called

Parameters

_cellValue
Type: PCGlobalTableConstraintEditTmp Table
A temporary cell value record.
_columnDefinition
Type: PCTableConstraintColumnDefinition Table
A table constraint column definition.

Community Additions

ADD
Show: