Share via


NumberSequenceTableKey.existsNumberSequenceScope_DataArea Method [AX 2012]

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

Syntax

public boolean existsNumberSequenceScope_DataArea()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

NumberSequenceTableKey Class