InventDimGroupFieldSetup.isAllowBlankIssueEnabled Method [AX 2012]
Gets the value of the internal isAllowBlankIssueEnabled parameter.
Syntax
public NoYes isAllowBlankIssueEnabled()
Run On
Called
Return Value
Type: NoYes Enumeration
The NoYes::Yes enumeration value if the dimension allows blank or empty values for issues; otherwise, the NoYes::No enumeration value.