ISoapMessage::ParamValues Property
.NET Framework (current version)
Gets or sets the parameter values of a method call.
Assembly: mscorlib (in mscorlib.dll)
property array<Object^>^ ParamValues { array<Object^>^ get(); void set(array<Object^>^ value); }
.NET Framework
Available since 1.1
Available since 1.1
Show: