System.Web.Services.Description.MessagePart.Element Property

Gets or sets the name of the XML element that corresponds to the current System.Web.Services.Description.MessagePart.

Syntax

[System.Xml.Serialization.XmlAttribute("element")]
public System.Xml.XmlQualifiedName Element { set; get; }

Value

a System.Xml.XmlQualifiedName

Remarks

This property corresponds to the element attribute of the part element for which the System.Web.Services.Description.MessagePart class serves as a wrapper.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0