Share via


AxContactPerson.parmInactive Method [AX 2012]

Gets or sets the Inactive parameter.

Syntax

public SmmContactPersonInactive parmInactive([SmmContactPersonInactive _inactive])

Run On

Called

Parameters

Return Value

Type: SmmContactPersonInactive Extended Data Type
The value of the Inactive parameter.

Remarks

You can pass the _inactive parameter by using the Inactive field in the ContactPerson table. The Inactive field is based on the smmContactPersonInactive extended data type and uses the YesNo system enumeration values.

See Also

Reference

AxContactPerson Class