PCAdaptorAttribute.isUserSelected Method [AX 2012]

Indicates whether the attribute has a user selected value.

public boolean isUserSelected([boolean _isUserSelected])

Run On

Server

Parameters

_isUserSelected
Type: boolean
A Boolean value that indicates whether the attribute has a user selected value; optional.

Return Value

Type: boolean
true if the attribute has a value that is assigned by the user; otherwise, false.

Community Additions

ADD
Show: