The members of System.Xml.Serialization.XmlReflectionMember are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Xml.Serialization.XmlReflectionMember class. |
IsReturnValue | bool.
Gets or sets a value that indicates whether the System.Xml.Serialization.XmlReflectionMember represents a Web service method return value, as opposed to an output parameter. | |
MemberName | string.
Gets or sets the name of the Web service method member for this mapping. | |
MemberType | Type.
Gets or sets the type of the Web service method member code entity that is represented by this mapping. | |
OverrideIsNullable | bool.
Gets or sets a value that indicates that the value of the corresponding XML element definition's isNullable attribute is false. | |
SoapAttributes | SoapAttributes.
Gets or sets a System.Xml.Serialization.SoapAttributes with the collection of SOAP-related attributes that have been applied to the member code entity. | |
XmlAttributes | XmlAttributes.
Gets or sets an System.Xml.Serialization.XmlAttributes with the collection of System.Xml.Serialization.XmlSerializer-related attributes that have been applied to the member code entity. |