Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _name
Type: EcoResCategoryName Extended Data Type
The potential value to set to the name field.
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.