FormSegmentedEntryControl.userDataItems Method [AX 2012]

Gets or sets the number of user data items for the control.

public int userDataItems([int value])

Run On

Client

Parameters

value
Type: int
An integer value that indicates the number of user data items for the control; optional.

Return Value

Type: int
The number of user data items for the control.

Community Additions

ADD
Show: