AxCustCollectionLetterJour.parmContactPersonName Method [AX 2012]
Gets or sets the ContactPersonName parameter.
Syntax
public str parmContactPersonName([ContactPersonName _contactPersonName])
Run On
Called
Parameters
- _contactPersonName
Type: ContactPersonName Extended Data Type
The value to set.
Return Value
Type: str
The value of the ContactPersonName parameter.
Remarks
Call the editContactPersonName method on the CustTable table.