Name

SoapEnumAttribute — System.Xml.Serialization (system.xml.dll) CF 1.0  class 

Synopsis

public class SoapEnumAttribute : Attribute {
// Public Constructors
   public SoapEnumAttribute( );  
   public SoapEnumAttribute( string name);  
// Public Instance Properties
   public string Name{set; get; } 
}

This attribute is used to change the name of an enumeration values that should be serialized as SOAP. Its Name property specifies the name that should be serialized rather than using the name of the enumeration value. Like all the SOAP attributes, it can be applied in code or via the SoapAttributeOverrides object.

Hierarchy

System.ObjectSystem.AttributeSoapEnumAttribute

Valid On

Field

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.213.128