Share via


InventTransferJournal_InventJournalTable.existsBlockUserId Method [AX 2012]

Determines whether the BlockUserId data item exists in the data container.

Syntax

public boolean existsBlockUserId()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventTransferJournal_InventJournalTable Class