Under Review

ReportDefinitionNode::RemoveAllAssociations() should be moved to the published API

If any Tables have been placed with associations to a Report definition, they will not be cleaned up when removing a Report definition by DeleteNode(). If the user tries to refresh a Table's contents from its associated Report definition, the refresh will fail. This request is to have ReportDefinitionNode::RemoveAllAssociations() moved to the published API.