The construct returned after a non-volatile audit is performed.
More...
|
bool | Changed [get, set] |
| Gets or sets a value indicating whether the audit resulted in a change or not. More...
|
|
int | Delta [get, set] |
| Gets or sets the delta required to make the correction during the audit. More...
|
|
The construct returned after a non-volatile audit is performed.
◆ AuditResult() [1/2]
Apac.Licensing.AuditResult.AuditResult |
( |
| ) |
|
|
inline |
◆ AuditResult() [2/2]
Apac.Licensing.AuditResult.AuditResult |
( |
bool |
changed, |
|
|
int |
delta |
|
) |
| |
|
inline |
Initializes a new instance of the AuditResult class.
- Parameters
-
changed | if set to true [changed]. |
delta | The delta. |
◆ Changed
bool Apac.Licensing.AuditResult.Changed |
|
getset |
Gets or sets a value indicating whether the audit resulted in a change or not.
true
if changed; otherwise, false
.
◆ Delta
int Apac.Licensing.AuditResult.Delta |
|
getset |
Gets or sets the delta required to make the correction during the audit.
The delta.
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/ApacLicensing/Apac.Licensing/AuditResult.cs