WarningCount
Gets the number of warnings in the transaction. This may be used by the ITransactionPolicy to decide of the outcome of the transaction.
Declaration
public int WarningCount { get; }Property Value
| Type | Description |
|---|---|
| int |
Gets the number of warnings in the transaction. This may be used by the ITransactionPolicy to decide of the outcome of the transaction.
public int WarningCount { get; }| Type | Description |
|---|---|
| int |