Edit

Share via


IFunctionResult.ReturnValue Property

Definition

Gets the return value of a function.

public object ReturnValue { get; }

Property Value

The value returned by the function.

Applies to