OpenPetra
Free Administration Software for Non-Profits
|
Properties that every 'Verification Result' needs to implement. More...
Properties | |
object | ResultContext [get] |
Context of the Verification Result (where the Verification Result originated from). More... | |
String | ResultText [get] |
Text of the Verification Result. More... | |
String | ResultTextCaption [get] |
Caption of the Verification Result (e.g. for use in MessageBox Titles). More... | |
String | ResultCode [get] |
ResultCode of the Verification Result. More... | |
TResultSeverity | ResultSeverity [get] |
Severity of the Verification Result. More... | |
Properties that every 'Verification Result' needs to implement.
|
get |
ResultCode of the Verification Result.
Implemented in Ict.Common.Verification.TVerificationResult.
|
get |
Context of the Verification Result (where the Verification Result originated from).
Implemented in Ict.Common.Verification.TVerificationResult.
|
get |
Severity of the Verification Result.
Implemented in Ict.Common.Verification.TVerificationResult.
|
get |
Text of the Verification Result.
Implemented in Ict.Common.Verification.TVerificationResult.
|
get |
Caption of the Verification Result (e.g. for use in MessageBox Titles).
Implemented in Ict.Common.Verification.TVerificationResult.