Share via


CustCustomer_DirParty_DirPerson.createPersonalSuffix Method [AX 2012]

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

Syntax

public DirNameAffixKey createPersonalSuffix()

Run On

Called

Return Value

Type: DirNameAffixKey Class
The newly created value.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

CustCustomer_DirParty_DirPerson Class