Share via


NumberSequenceTableKey.existsNumberSequenceScope_LegalEntity_Da Method [AX 2012]

Indicates whether the NumberSequenceScope_LegalEntity_Da data item exists in the data container.

Syntax

public boolean existsNumberSequenceScope_LegalEntity_Da()

Run On

Called

Return Value

Type: boolean
true if the NumberSequenceScope_LegalEntity_Da data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

NumberSequenceTableKey Class