ContactPerson.editContactPersonParentName Method
Gets or sets the parent of the contact person.
Syntax
edit smmContactPersonParentId editContactPersonParentName(boolean _set, ContactPersonName _name)
Run On
ClientOrServer
Parameters
- _set
Type: boolean
A Boolean value that specifies whether to set the parent of the contact person.
- _name
Type: ContactPersonName Extended Data Type
The name of the contact person parent.
Return Value
Type: smmContactPersonParentId Extended Data Type
The ID of the parent of the contact person.