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
DataType | string.
![]() Gets or sets the XML Schema definition language (XSD) data type of the generated XML element. | |
ElementName | string.
![]() Gets or sets the name of the generated XML element. | |
IsNullable | bool.
![]() 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". |