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 contact name based on the contact ID entered.
Syntax
edit ContactPersonName editContactName(boolean _set, ContactPersonName _name)
Run On
ClientOrServer
Parameters
- _set
Type: boolean
The boolean value to determine whether or not to set the contact name.
- _name
Type: ContactPersonName Extended Data Type
The contact person's name to edit.
Return Value
Type: ContactPersonName Extended Data Type
The contact person's name.