DictType.stringRight Method [AX 2012]

Indicates whether the string is right-justified for an extended data type that is based on the string data type.

public boolean stringRight()

Run On

Called

Return Value

Type: boolean
true if the string is right-justified; otherwise, false.

The return value corresponds to the Adjustment property for the extended data type in the AOT.

Community Additions

ADD
Show: