XmlReflectionMember::IsReturnValue Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets a value that indicates whether the XmlReflectionMember represents a Web service method return value, as opposed to an output parameter.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::Booleantrue, if the member represents a Web service return value; otherwise, false.
You do not need to use the XmlReflectionMember class and its properties directly.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Available since 1.1
Silverlight
Available since 2.0
Show: