Click or drag to resize

Rule: Settings

[This is preliminary documentation and is subject to change.]

Index

Key

Tagging

Summary

The rule summary.

Function (c#)

C# expression computing a BcfFaultMessage. Parameters have to be added in parameters grid (below rule grid).

Example: Function: string.IsNullOrWhiteSpace(input) ? new BcfFaultMessage("Mandatory") : null must have one parameter with name input.

See:

Async Option

See Also