Share via


JournalizingDefinitionRelatedDefinition::exist Method

Indicates whether the specified record exists in the JournalizingDefinitionRelatedDefinition table by using the journalizing definition version and related journalizing definition.

Syntax

client server public static boolean exist(JournalizingDefinitionVersionId _parentJournalizingDefinitionVersionId, JournalizingDefinitionId _journalizingDefinitionRelatedId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists in the table; otherwise, false.

See Also

Reference

JournalizingDefinitionRelatedDefinition Table