System.Xml.Serialization.SoapElementAttribute: Property Members

The properties of System.Xml.Serialization.SoapElementAttribute are listed below. For a list of all members, see the SoapElementAttribute Members list.

See Also: Inherited members from System.Attribute

Public Properties

DataTypestring.

Gets or sets the XML Schema definition language (XSD) data type of the generated XML element.

ElementNamestring.

Gets or sets the name of the generated XML element.

IsNullablebool.

Gets or sets a value that indicates whether the System.Xml.Serialization.XmlSerializer must serialize a member that has the xsi:null attribute set to "1".