Gets the NetworkMachineIntegrationManager needed to integrate add-ins into the 'Find network machines' dialog.
# Get the value of the property.propertyValue = cAMManager_var.networkMachineIntegrationManager
#include <Cam/Global/CAMManager.h>// Get the value of the property.NetworkMachineIntegrationManager propertyValue = cAMManager_var->networkMachineIntegrationManager();