Share via


LeanRuleData.shouldSerialize Method [AX 2012]

Returns whether the object has to be serialized.

Syntax

public boolean shouldSerialize()

Run On

Called

Return Value

Type: boolean
true if the object is not created on the server; otherwise, false.

See Also

Reference

LeanRuleData Class