LiquidTechnologies.XmlObjects Namespace / XmlContractBehaviorAttribute Class


In This Topic
    XmlContractBehaviorAttribute Class Properties
    In This Topic

    For a list of all members of this type, see XmlContractBehaviorAttribute members.

    Public Properties
     NameDescription
    Public PropertyThe 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.  
    Public Property (Inherited from System.Attribute)
    Top
    See Also