FormLetterServiceController.isVersioningCorrectionOrCancel Method [AX 2012]

Checks if a versioning update type is Correction or Cancel.

public boolean isVersioningCorrectionOrCancel()

Run On

Called

Return Value

Type: boolean
true if a versioning update type is Correction or Cancel; otherwise, false.

See VersioningUpdateType.

Community Additions

ADD
Show: