Open sandboxFocus

Property ReturnValue

ReturnValue

When you call meta.Proceed(), store the return value in a local variable.

Declaration
[Obsolete("When you call 'meta'.'meta.Proceed()', store the return value in a local variable.", false)]
public abstract object ReturnValue { get; set; }
Property Value
Type Description
object