CatDisplayCategoryTable.setDisplayCategoryName Method

Sets the value of the name field of the current record to a specified value or its variant when there is conflict.

Syntax

public void setDisplayCategoryName(EcoResCategoryName _name)

Run On

Called

Parameters

Remarks

This method does not check whether a record is new or existing. Perform a call to update or insert. This method has its own transaction scope.

See Also

Reference

CatDisplayCategoryTable Table