Share via


ConnEmployees_DirPerson_DirPerson.createPersonName Method [AX 2012]

Creates and sets a new value for the PersonName complex data item.

Syntax

public AfStronglyTypedDataContainerList createPersonName()

Run On

Called

Return Value

Type: AfStronglyTypedDataContainerList Class
The newly created value.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

ConnEmployees_DirPerson_DirPerson Class