The output arguments that came from the server.
Namespace: Ico.Fwx.ClientWrapperAssembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public List<Object> OutputArguments { get; } |
Visual Basic |
---|
Public ReadOnly Property OutputArguments As List(Of Object) Get |
JScript |
---|
function get OutputArguments () : List<Object> |