JournalizingDefinition.definitionInUse Method
Checks to see whether the journalizing definition is being used.
Syntax
public boolean definitionInUse()
Run On
Called
Return Value
Type: boolean
true if a journalizing definition is being used; otherwise, false.
Remarks
This method is called by the validateDelete method to make sure that the journalizing definition can be deleted.