Share via


NumberSequenceTableKey.existsNumberSequenceScope_OperatingUnit_ Method [AX 2012]

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

Syntax

public boolean existsNumberSequenceScope_OperatingUnit_()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

NumberSequenceTableKey Class