Share via


ConnEmployees_DirPerson_DirPerson.existsMaritalStatus Method [AX 2012]

Determines whether the MaritalStatus data item exists in the data container.

Syntax

public boolean existsMaritalStatus()

Run On

Called

Return Value

Type: boolean
true if the MaritalStatus data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

ConnEmployees_DirPerson_DirPerson Class