Share via


IntercompanySyncNotesTask.isCreatedDocu Method [AX 2012]

Method indicates whether a record of DocuRef table is being created or some other action is performed on it, such as delete or update.

Syntax

public boolean isCreatedDocu()

Run On

Server

Return Value

Type: boolean
true, if docu is being created; otherwise false.

See Also

Reference

IntercompanySyncNotesTask Class