ReturnValue Property
The return values. The first element will be the standard return. Elements after are from [out] parameters.
Syntax
public System.object[] ReturnValue {get; set;}Public Property ReturnValue As System.Object()The return values. The first element will be the standard return. Elements after are from [out] parameters.
public System.object[] ReturnValue {get; set;}Public Property ReturnValue As System.Object()