Share via


AxdBaseProperty.parmIsMandatory Method [AX 2012]

Gets or sets the IsMandatory parameter.

Syntax

public boolean parmIsMandatory([boolean _isMandatory])

Run On

Called

Parameters

  • _isMandatory
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the IsMandatory parameter.

See Also

Reference

AxdBaseProperty Class