BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      LinkActionGroup(int deploymentPlanActionGroupId, int? targetDeploymentPlanId) Method
  
            Creates an action group link.
            
 
  Syntax
  
    public
    static
    int LinkActionGroup(int deploymentPlanActionGroupId, int? targetDeploymentPlanId)
  Parameters
  
    - deploymentPlanActionGroupId
 
    - Type: int
The deployment plan action group identifier.
 
  
  
    - targetDeploymentPlanId
 
    - Type: int?
The target deployment plan identifier.
 
  
 
  Returns
  The ID of the new deployment plan action group.