Generates the value to be used for the operation.
Namespace:
Tortuga.Chain.AuditRules
Assembly:
Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Parameters
- argumentValue
- Type: Nullable<(Of <(<'Object>)>)>
The argument value.
- userValue
- Type: Nullable<(Of <(<'Object>)>)>
The user value.
- currentValue
- Type: Nullable<(Of <(<'Object>)>)>
The current value. Used when the rule is conditionally applied.
Return Value
Exception | Condition |
---|
[InvalidOperationException] | kind is set incorrectly |