Gets or sets an object that specifies how the System.Xml.Serialization.XmlSerializer serializes a SOAP enumeration.
Documentation for this section has not yet been entered.
The System.Xml.Serialization.SoapEnumAttribute is used to control the serialization of an enumeration member. Set the SoapAttributes.SoapEnum property to a new System.Xml.Serialization.SoapEnumAttribute to override the serialization of such a member.
For more information, see the System.Xml.Serialization.SoapAttributeOverrides class overview.