Click or drag to resize
FunctionMetadataCalledOnNullInput Property
Determines if the function is called when the input is null.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public bool CalledOnNullInput { get; }

Property Value

Type: Boolean
See Also