JournalizingDefinitionRelatedDefinition::selectParentJournalizingDefinitions Method
Retrieves a query that selects the journalizing definitions that link the passed in journalizing definition.
Syntax
client server public static Query selectParentJournalizingDefinitions(JournalizingDefinitionId _journalizingDefinitionId)
Run On
Called
Parameters
- _journalizingDefinitionId
Type: JournalizingDefinitionId Extended Data Type
The ID of the journalizing definition to select the parent definitions for.
Return Value
Type: Query Class
A query that will select the journalizing definitions that link the passed in journalizing definition.