Share via


InventDimGroupFieldSetup.isAllowBlankReceiptEnabled Method [AX 2012]

Gets the value of the internal isAllowBlankReceiptEnabled parameter.

Syntax

public NoYes isAllowBlankReceiptEnabled()

Run On

Called

Return Value

Type: NoYes Enumeration
The NoYes::Yes value if the dimension allows blank or empty values for receipts; otherwise, the NoYes::No value.

See Also

Reference

InventDimGroupFieldSetup Class