BSL430.NET  1.3.4
Properties | List of all members
BSL430_NET.Report Class Reference

Report is result of an action block with Name, Result and Timestamp. More...

Properties

string Name = "unknown" [get, set]
 Report Name is headline of action. More...
 
ReportResult Result = ReportResult.FAILED [get, set]
 Report Result indicates the result of action. More...
 
DateTime Timestamp = DateTime.Now [get, set]
 Report Timestamp is timestamp of Report creation. More...
 

Detailed Description

Report is result of an action block with Name, Result and Timestamp.

Property Documentation

◆ Name

string BSL430_NET.Report.Name = "unknown"
getset

Report Name is headline of action.

◆ Result

ReportResult BSL430_NET.Report.Result = ReportResult.FAILED
getset

Report Result indicates the result of action.

◆ Timestamp

DateTime BSL430_NET.Report.Timestamp = DateTime.Now
getset

Report Timestamp is timestamp of Report creation.


The documentation for this class was generated from the following file: