BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      ApplyLabel(string label, SourceControlContext context) Method
  
            When implemented in a derived class, applies a label in source control.
            
 
  Syntax
  
    public
    abstract
    void ApplyLabel(string label, SourceControlContext context)
  Parameters
  
    - label
 
    - Type: string
The label.
 
  
  
    - context
 
    - Type: SourceControlContext
The context.