The members of System.Xml.Serialization.SoapElementAttribute are listed below.
See Also: Inherited members from System.Attribute
![]() Initializes a new instance of the System.Xml.Serialization.SoapElementAttribute class. | ||
![]() Initializes a new instance of the System.Xml.Serialization.SoapElementAttribute class and specifies the name of the XML element. |
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". |