BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      GetLogScopeName(System.Type operationType, Inedo.ExecutionEngine.ActionStatement statement) Method
  
            Returns the log scope name for the operation.
            
 
  Syntax
  
    public
    static
    string GetLogScopeName(System.Type operationType, Inedo.ExecutionEngine.ActionStatement statement)
  Parameters
  
    - operationType
 
    - Type: System.Type
The operation type.
 
  
  
    - statement
 
    - Type: Inedo.ExecutionEngine.ActionStatement
The action.
 
  
 
  Returns
  The log scope name.