AlmUtils Class
A class that includes test or business component information originating from ALM.

C# Syntax

public class AlmUtils 
Inheritance Hierarchy

System.Object
   HP.LFT.SDK.Utils.AlmUtils

Public Constructors
 NameDescription
Public ConstructorAlmUtils Constructor  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)AlmRunInfoReturns the AlmRunInfo class containing the ALM test information. If the test is not run from ALM, returns NULL.  
Top