Share via


ReturnAcknowledgmentAndDocContract.parmIsSendDoc Method [AX 2012]

Gets or sets the _isSendDoc parameter.

Syntax

public boolean parmIsSendDoc([boolean _isSendDoc])

Run On

Called

Parameters

  • _isSendDoc
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the _isSendDoc parameter.

See Also

Reference

ReturnAcknowledgmentAndDocContract Class