Share via


DirPersonName::addNewNameToPerson Method

Adds a new name to the passed person record.

Syntax

client server public static DirPersonName addNewNameToPerson(
    DirPersonRecId personRecId, 
    FirstName _firstName, 
    MiddleName _middleName, 
    LastName _lastName)

Run On

Called

Parameters

Return Value

Type: DirPersonName Table
The update DirPersonName record.

See Also

Reference

DirPersonName Table