PCAdaptorAttribute.isUserSelected Method [AX 2012]
Indicates whether the attribute has a user selected value.
public boolean isUserSelected([boolean _isUserSelected])
Run On
ServerParameters
- _isUserSelected
- Type: boolean
A Boolean value that indicates whether the attribute has a user selected value; optional.
Return Value
Type: booleantrue if the attribute has a value that is assigned by the user; otherwise, false.
Community Additions
ADD
Show: