Share via


LogisticsEntityContactInfoFormHandler.writing Method [AX 2012]

Creates the relationship record if the entity is of the party type and sets the private party field.

Syntax

public void writing([boolean _isParty])

Run On

Called

Parameters

  • _isParty
    Type: boolean
    A Boolean value that indicates whether the entity is of the party type.

See Also

Reference

LogisticsEntityContactInfoFormHandler Class