Share via


DimensionController.clearInvalidSegment Method [AX 2012]

Clears the specified control segment, marks it as invalid, and prevents the user from leaving the segment.

Syntax

protected void clearInvalidSegment(int _controlSegmentIndex)

Run On

Called

Parameters

  • _controlSegmentIndex
    Type: int
    The index in the control of the segment to clear.

See Also

Reference

DimensionController Class