XmlContractBehaviorAttribute Class Members
In This Topic
The following tables list the members exposed by XmlContractBehaviorAttribute.
Public Constructors
Public Properties
| Name | Description |
| LxSerializerType | The type of LxSerializer class that will be used to serialize and deserialize the XML data going into/out of the web service. A class can be derived from LxSerializer and configured to load XSD definitions from the appropriate assemblies and types. The derived LxSerializer must have a parameterless constructor. |
| TypeId | (Inherited from System.Attribute) |
Top
Public Methods
See Also