Documentation for this section has not yet been entered.
Use the CodeGenerationOptions.GenerateOrder enumeration to instruct the System.Web.Services.Description.ServiceDescriptionImporter to generate code that sets the XmlElementAttribute.Order property.
Once the XmlElementAttribute.Order property has been used on one public property or field in a type, it must be applied to all public properties and fields for that type and all inherited types.