LiquidTechnologies.XmlObjects Namespace / LxWriterSettings Class / BoolRepresentation Property

In This Topic
    BoolRepresentation Property
    In This Topic
    Indicates how a xs:boolean value should be rendered within the XML document (default is BoolRepresentationType.TrueFalse)
    Syntax
    'Declaration
     
    
    Public Property BoolRepresentation As BoolRepresentationType
    public BoolRepresentationType BoolRepresentation {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