System.Xml.Serialization.SoapAttributeAttribute public class SoapAttributeAttribute : Attribute Documentation public string AttributeName { get; set; } public string DataType { get; set; } public string Namespace { get; set; } public SoapAttributeAttribute() public SoapAttributeAttribute(string attributeName)