DMFEntityBase.isCompositeEntity Method [AX 2012]

Function to find whether the entity is composite or not.

Syntax

public boolean isCompositeEntity()

Run On

Called

Return Value

Type: boolean
Returns A boolean value, true if it is composite.

See Also

Reference

DMFEntityBase Class