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.
Gets or sets the contact name for the current contract ID.
Syntax
edit ContactPersonName editContactPersonName(boolean _set, ContactPersonName _name)
Run On
ClientOrServer
Parameters
- _set
Type: boolean
A Boolean value to determine whether this is a set or get action.
- _name
Type: ContactPersonName Extended Data Type
The contact name that will be used by a set operation.
Return Value
Type: ContactPersonName Extended Data Type
The contact name specified by the contract ID.