Share via


EcoResTrackingDimensionGroupFldSetup.allowEditAllowBlankIssue Method

Indicates whether the IsAllowBlankIssueEnabled field can be edited for a dimension.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public boolean allowEditAllowBlankIssue([EcoResTrackingDimensionGroup _trackingDimensionGroup])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public boolean allowEditAllowBlankIssue()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public boolean allowEditAllowBlankIssue()

  Microsoft Dynamics AX 2012 (FPK)
          public boolean allowEditAllowBlankIssue()

  Microsoft Dynamics AX 2012 (SYS)
          public boolean allowEditAllowBlankIssue()

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true if the field can be edited; otherwise, false.

See Also

Reference

EcoResTrackingDimensionGroupFldSetup Table