Heureka API .NET Documentation
Result Class Members
Properties  Methods 


The following tables list the members exposed by Result.

Public Constructors
 NameDescription
Public ConstructorResult Constructor Initializes a new result that will get results from a given treatment unit  
Top
Public Properties
 NameDescription
Public PropertyBeforeAndAfterSame Determines whether results before and after treatment are same (true) or not (false), if they are same no treatment has been applied for this period  
Public PropertyPeriod Gets the period the result was created from  
Public PropertySetting Specifies resultcontrolcategory to use for result  
Public PropertyTreatmentUnit Gets treatmentunit the result belongs to  
Public PropertyYear Gets the year that the result applies to. The set-statement is intended to use after an interpolation.  
Top
Public Methods
 NameDescription
Public MethodAfterOverloaded.  Gets the result of a given type after treatment  
Public MethodBeforeOverloaded.  Gets the result of a given type before treatment  
Public MethodClone Creates a copy of the result.  
Public MethodContainsAfter Checks if the after result contains the given type  
Public MethodContainsBefore Checks if the before result contains the given type  
Public MethodContainsTreatment Checks if the treatment result contains the given type  
Public Methodstatic (Shared in Visual Basic)MergeAllResults Creates a list with all results merged  
Public MethodToStringReturns a string that represents the current object.  
Public MethodTreatmentOverloaded.  Gets the result of a given type, related to treatment  
Top
See Also

Reference

Result Class
Slu.Heureka.DomainLayer.Forest Namespace

Send Feedback