LiquidTechnologies.XmlObjects Namespace / LxWriterSettings Class / DefaultAttributeHandling Property

In This Topic
    DefaultAttributeHandling Property
    In This Topic
    Defines how properties that were generated from xs:attributes are dealt with if they have default values defined on them within the XSD. See DefaultAttributeHandlingRule.
    Syntax
    'Declaration
     
    
    Public Property DefaultAttributeHandling As DefaultAttributeHandlingRule
    public DefaultAttributeHandlingRule DefaultAttributeHandling {get; set;}
    Remarks
    Requirements

    Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.

    See Also