Report Results.
More...
|
String | ReportId [get, set] |
| This is the identifier of the report result. More...
|
|
String | SessionId [get, set] |
| This is the identifier of the session. More...
|
|
DateTime | ValidUntil [get, set] |
| This session is valid till this point in time. More...
|
|
String | ParameterList [get, set] |
| Parameters list in json. More...
|
|
String | ResultHtml [get, set] |
| result represented in HTML More...
|
|
Boolean | Success [get, set] |
| Did the report finish successfully to be calculated? More...
|
|
String | ErrorMessage [get, set] |
| in case of failure, this contains the error message More...
|
|
System.? DateTime | DateCreated [get, set] |
| The date the record was created. More...
|
|
String | CreatedBy [get, set] |
| User ID of who created this record. More...
|
|
System.? DateTime | DateModified [get, set] |
| The date the record was modified. More...
|
|
String | ModifiedBy [get, set] |
| User ID of who last modified this record. More...
|
|
DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More...
|
|
◆ SReportResultRow()
Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SReportResultRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsErrorMessageNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsErrorMessageNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsParameterListNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsParameterListNull |
( |
| ) |
|
|
inline |
◆ IsReportIdNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsReportIdNull |
( |
| ) |
|
|
inline |
◆ IsResultHtmlNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsResultHtmlNull |
( |
| ) |
|
|
inline |
◆ IsSessionIdNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsSessionIdNull |
( |
| ) |
|
|
inline |
◆ IsSuccessNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsSuccessNull |
( |
| ) |
|
|
inline |
◆ IsValidUntilNull()
bool Ict.Petra.Shared.MSysMan.Data.SReportResultRow.IsValidUntilNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetErrorMessageNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetErrorMessageNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetParameterListNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetParameterListNull |
( |
| ) |
|
|
inline |
◆ SetReportIdNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetReportIdNull |
( |
| ) |
|
|
inline |
◆ SetResultHtmlNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetResultHtmlNull |
( |
| ) |
|
|
inline |
◆ SetSessionIdNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetSessionIdNull |
( |
| ) |
|
|
inline |
◆ SetSuccessNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetSuccessNull |
( |
| ) |
|
|
inline |
◆ SetValidUntilNull()
void Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SetValidUntilNull |
( |
| ) |
|
|
inline |
◆ CreatedBy
String Ict.Petra.Shared.MSysMan.Data.SReportResultRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MSysMan.Data.SReportResultRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MSysMan.Data.SReportResultRow.DateModified |
|
getset |
The date the record was modified.
◆ ErrorMessage
String Ict.Petra.Shared.MSysMan.Data.SReportResultRow.ErrorMessage |
|
getset |
in case of failure, this contains the error message
◆ ModificationId
DateTime Ict.Petra.Shared.MSysMan.Data.SReportResultRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MSysMan.Data.SReportResultRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ ParameterList
String Ict.Petra.Shared.MSysMan.Data.SReportResultRow.ParameterList |
|
getset |
◆ ReportId
String Ict.Petra.Shared.MSysMan.Data.SReportResultRow.ReportId |
|
getset |
This is the identifier of the report result.
◆ ResultHtml
String Ict.Petra.Shared.MSysMan.Data.SReportResultRow.ResultHtml |
|
getset |
result represented in HTML
◆ SessionId
String Ict.Petra.Shared.MSysMan.Data.SReportResultRow.SessionId |
|
getset |
This is the identifier of the session.
◆ Success
Boolean Ict.Petra.Shared.MSysMan.Data.SReportResultRow.Success |
|
getset |
Did the report finish successfully to be calculated?
◆ ValidUntil
DateTime Ict.Petra.Shared.MSysMan.Data.SReportResultRow.ValidUntil |
|
getset |
This session is valid till this point in time.
The documentation for this class was generated from the following file: